CI + Dev-Workspace: disable automatic rollout and setup new Workspace #145
4 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ if ! [ -f "./id_ed25519" ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
if ! [ -f "~/.git-credentials" ]; then
|
if ! [ -f "~/.git-credentials" ]; then
|
||||||
echo -e "${YELLOW}~/.git-credentials not Found!${RESET}"
|
echo -e "${YELLOW}~/.git-credentials not found!${RESET}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
docker pull ${IMAGE}
|
docker pull ${IMAGE}
|
||||||
|
|
0
f
0
f
0
ff
0
ff
0
gg
0
gg
Loading…
Reference in a new issue