copy files over to example repo
This commit is contained in:
3
docker-setup
Normal file
3
docker-setup
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker login --username "${DOCKER_USER}" --password "${DOCKER_PASS}" "${DOCKER_REGISTRY}"
|
Reference in New Issue
Block a user