Skip to content

Commit

Permalink
ci: silence shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
yeoldegrove committed Jul 18, 2023
1 parent 057d9ea commit 6e75b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions salt/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ deploy () {
source /etc/os-release
if [[ $VERSION_ID =~ ^12\.? ]]; then
sleep 10
# shellcheck disable=SC2046
salt-call --local \
--log-level=info \
--log-file=/var/log/salt-deployment-sync.log \
Expand Down

0 comments on commit 6e75b99

Please sign in to comment.