mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
9 lines
220 B
Text
9 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
|