Skip to content

Commit f2c1a2f

Browse files
committed
dont update secrets
1 parent 57f2584 commit f2c1a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ else
1010
cd common-game
1111
fi
1212

13-
echo $SECRETS_FILE > secrets.yaml
13+
# echo $SECRETS_FILE > secrets.yaml
1414
docker stack deploy -c stack.yaml commongame

0 commit comments

Comments
 (0)