Skip to content

Commit

Permalink
Merge pull request #146 from rtCamp/cicd/fix-bake-images
Browse files Browse the repository at this point in the history
fix: bake images
  • Loading branch information
Xieyt authored Mar 28, 2024
2 parents 53884dc + 6f067cb commit d706a9e
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 @@ -27,6 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
ref: main
fetch-depth: 0

- name: Set up tag
Expand Down

0 comments on commit d706a9e

Please sign in to comment.