Skip to content

Commit

Permalink
Merge pull request #190 from rtCamp/cicd/fix-docker-image-tag
Browse files Browse the repository at this point in the history
fix: correct tag push for docker images
  • Loading branch information
Xieyt authored Jun 4, 2024
2 parents 3f5ec35 + 871c718 commit aacc07f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bake-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
ref: main
fetch-depth: 0

- name: Set up tag
Expand Down

0 comments on commit aacc07f

Please sign in to comment.