CI + Dev-Workspace: disable automatic rollout and setup new Workspace #145
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ if ! [ -f "./id_ed25519" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
docker pull --quiet ${IMAGE}
|
||||
docker pull ${IMAGE}
|
||||
|
||||
docker run -it \
|
||||
-v $PWD:/ansible-homeserver \
|
||||
|
|
Loading…
Reference in a new issue