ci: moved scripts
This commit is contained in:
parent
60294d7ef6
commit
d040595fe7
|
@ -0,0 +1 @@
|
||||||
|
docker login ${LOCAL_DOCKER_REGISTRY} --username client --password "${REGISTRY_PASSWORD}"
|
|
@ -0,0 +1 @@
|
||||||
|
docker logout ${LOCAL_DOCKER_REGISTRY}
|
Loading…
Reference in New Issue