Skip to content

Commit

Permalink
add fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
spypsy committed Feb 19, 2025
1 parent 59dabe7 commit 4002427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-kind-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
runs-on: ubuntu-latest
outputs:
image_tag: ${{ steps.find-tag.outputs.tag }}
fetch-depth: 0
steps:
- uses: actions/checkout@v4
with: { ref: "${{ env.GIT_COMMIT }}" }
Expand Down

0 comments on commit 4002427

Please sign in to comment.