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 authored and skrobul committed Oct 16, 2024
1 parent fc9c07f commit 1062a90
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 1062a90

Please sign in to comment.