mirror of
https://gitee.com/actions-mirror/docker-build-push-action.git
synced 2026-01-12 14:12:04 +08:00
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
REGISTRY_FQDN=localhost:8080
|
|
REGISTRY_SLUG=localhost:8080/test-docker-action
|
|
|
|
DISTRIBUTION_HOST=localhost
|
|
DISTRIBUTION_PORT=8080 |