Skip to content

Commit

Permalink
hadolint
Browse files Browse the repository at this point in the history
  • Loading branch information
shouples authored Jul 11, 2023
1 parent 2102967 commit dae0a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ cp /etc/noteable/connections/connection_file.json ${connection_file}
# set +x to avoid echoing the Secrets in plaintext to logs
set +x
echo "Injecting Secrets into environment, echoing is turned off"
# hadolint ignore=SC1091
source /tmp/secrets_helper.sh
echo "Done injecting Secrets, turning echoing back on"
set -x
Expand Down

0 comments on commit dae0a0d

Please sign in to comment.