Skip to content

Commit

Permalink
Clone everything
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Feb 3, 2024
1 parent 53a5d58 commit 9dad133
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
# We use setuptools-scm to do versioning, and it needs tags
fetch-tags: true
# We use setuptools-scm to do versioning, and it needs a full clone
fetch-depth: "0"

- name: Figure out docker image tag
id: taggen
Expand Down

0 comments on commit 9dad133

Please sign in to comment.