Skip to content

Commit

Permalink
revert step to set PIPECD_VERSION
Browse files Browse the repository at this point in the history
Signed-off-by: ponkio-o <29038315+ponkio-o@users.noreply.github.com>
  • Loading branch information
ponkio-o committed Dec 16, 2024
1 parent beb90e7 commit 1fb5523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_image_chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
fetch-depth: 0
- name: Determine version
run: echo "PIPECD_VERSION=$(git describe --tags --always --abbrev=7)" >> $GITHUB_ENV

# Setup QEMU and Buildx.
- name: Set up QEMU
Expand Down

0 comments on commit 1fb5523

Please sign in to comment.