mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-09 20:05:38 +01:00
2d8166c4b9
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
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
|