Skip to content

Commit

Permalink
chore(cd): build-target-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
guesant committed Nov 26, 2024
1 parent f925c99 commit f0dbfa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
setup-qemu: "false"
build-image: "true"
build-target-tag: "runtime"
push-image: "true"
push-image-registry-url: ${{ secrets.REGISTRY_URL }}
push-image-registry-username: ${{ secrets.REGISTRY_USERNAME }}
Expand Down

0 comments on commit f0dbfa9

Please sign in to comment.