We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182722e commit 1f2b84fCopy full SHA for 1f2b84f
src/main/scripts/ci/deploy.sh
@@ -45,7 +45,6 @@ for FILE in "$PRIVATE_KEY" "$VARS_FILE"; do
45
--vault-password-file "$PASS_FILE" \
46
--output "$FILE" \
47
"${FILE}.enc"
48
- chmod 600 "$FILE"
49
done
50
51
ansible-playbook \
0 commit comments