mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
af7537dc3e
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
9 lines
219 B
Text
9 lines
219 B
Text
REGISTRY_FQDN=localhost:8082
|
|
REGISTRY_USER=admin
|
|
REGISTRY_PASSWORD=Nexus12345
|
|
REGISTRY_SLUG=localhost:8082/test-docker-action
|
|
|
|
NEXUS_HOST=localhost
|
|
NEXUS_PORT=8081
|
|
NEXUS_REGISTRY_PORT=8082
|
|
NEXUS_REPO=test-docker-action
|