Skip to content

Commit

Permalink
chore: allow shellcheck operation we want
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoe committed Oct 15, 2024
1 parent 4324b40 commit 8d41ea4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/gitops-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ fi
# set temp path so we can reset it after import
UC_REPO_PATH="$(cd "${SCRIPTS_DIR}" && git rev-parse --show-toplevel)"

# shellcheck disable=SC1090
. "$1"

# set the value again after import
Expand Down

0 comments on commit 8d41ea4

Please sign in to comment.