Skip to content

Commit

Permalink
Update image-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
davi17g committed Dec 31, 2024
1 parent 6234bac commit dcda4d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/image-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
echo "VERSION=$(cat VERSION)" >> $GITHUB_ENV
echo "TAG=$(cat VERSION | cut -c 2-)" >> $GITHUB_ENV
echo "ISO8601=$(LC_TIME=en_US.UTF-8 date "+%Y-%m-%dT%H:%M:%S%z")" >> $GITHUB_ENV
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Setup Jfrog
Expand Down

0 comments on commit dcda4d1

Please sign in to comment.