CI + Dev-Workspace: disable automatic rollout and setup new Workspace #145
1 changed files with 1 additions and 2 deletions
|
@ -24,5 +24,4 @@ docker pull ${IMAGE}
|
|||
|
||||
docker run -it \
|
||||
-v "$PWD:/ansible-homeserver" \
|
||||
-w /ansible-homeserver ${IMAGE} \
|
||||
/bin/bash
|
||||
-w /ansible-homeserver ${IMAGE}
|
||||
|
|
Loading…
Reference in a new issue