Skip to content

Commit

Permalink
other output type...
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine committed Oct 9, 2024
1 parent c0756b0 commit b532104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
context: .
push: false
tags: qmra:local
outputs: type=tar,dest=./img.tar
outputs: type=docker,dest=- . > img.tar
- name: Push
uses: appleboy/scp-action@v0.1.7
with:
Expand Down

0 comments on commit b532104

Please sign in to comment.