Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio authored Nov 11, 2023
1 parent 282d427 commit 3de71fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/engineer
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ if [[ -z "$2" ]]; then
else
echo "We are in the $2 pipeline."
fi

# Checks what's the diff with the previous commit
# This is used to detect if the previous commit was empty
GIT_DIFF=$(git diff --name-only HEAD HEAD~1 -- .)
Expand Down

0 comments on commit 3de71fd

Please sign in to comment.