mirror of
https://gitee.com/actions-mirror/docker-build-push-action.git
synced 2025-02-24 06:30:57 +08:00
10 lines
219 B
Plaintext
10 lines
219 B
Plaintext
|
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
|