fix: wrong scripts

This commit is contained in:
Giles 2020-08-19 23:42:07 +01:00
parent 5b8b072d9a
commit 1909cd5143
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
docker pull ${LOCAL_DOCKER_REGISTRY}guacamole-postgresql
echo 'nothing to pull'

View File

@ -1 +1 @@
docker push ${LOCAL_DOCKER_REGISTRY}guacamole-postgresql
echo 'nothing to push'