mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
2d8166c4b9
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
8 lines
220 B
Text
8 lines
220 B
Text
REGISTRY_FQDN=localhost:8081
|
|
REGISTRY_USER=admin
|
|
REGISTRY_PASSWORD=Harbor12345
|
|
REGISTRY_SLUG=localhost:8081/test-docker-action/test-docker-action
|
|
|
|
HARBOR_HOST=localhost
|
|
HARBOR_PORT=8081
|
|
HARBOR_PROJECT=test-docker-action
|