Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Smilin committed Apr 17, 2024
1 parent ad42a2b commit ad1ab6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
latest_tag=$(git describe --tags $(git rev-list --tags --max-count=1))
echo "::set-output name=tag::$latest_tag"
echo "💡 Latest tag: $latest_tag"
echo "👉 The Username is ${{ env.DOCKERHUB_USERNAME }}"
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit ad1ab6e

Please sign in to comment.