Skip to content

Commit

Permalink
try 602
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechos committed Jul 13, 2023
1 parent 745c9f0 commit 6430a5a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-image-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Get tags
run: git fetch -a

- name: Get tags2
run: git describe --tags

- name: Set up Docker Buildx
Expand Down

0 comments on commit 6430a5a

Please sign in to comment.