We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f2584 commit f2c1a2fCopy full SHA for f2c1a2f
1 file changed
deploy.sh
@@ -10,5 +10,5 @@ else
10
cd common-game
11
fi
12
13
-echo $SECRETS_FILE > secrets.yaml
+# echo $SECRETS_FILE > secrets.yaml
14
docker stack deploy -c stack.yaml commongame
0 commit comments