Skip to content

Commit

Permalink
Fetch complete repo history to fix tag creation.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaus67 committed Nov 3, 2023
1 parent b6f4296 commit 915e56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
repository: stackrox/stackrox
path: stackrox
fetch-tags: "true"
fetch-depth: 0 # Required since we need to calculate the latest image tag with the existing tags.

- name: Setup kubectl
uses: azure/setup-kubectl@v3
Expand Down

0 comments on commit 915e56e

Please sign in to comment.