Skip to content

Commit

Permalink
feat: enable history
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 authored Jul 11, 2024
1 parent ba09c66 commit 237fd11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: '0'
- id: pre-step
shell: bash
run: echo "image-tag=$(git describe --tags --always)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 237fd11

Please sign in to comment.