Skip to content

Commit

Permalink
Add setupbuild and setup-qemu to release action (#1663)
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 authored Dec 10, 2021
1 parent aa82bea commit 889ae32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- uses: jpkrohling/[email protected]
with:
operator-sdk-version: v1.13.1
- uses: docker/[email protected]
- uses: docker/[email protected]

- name: "generate release resources"
run: make release-artifacts USER=jaegertracing
Expand Down

0 comments on commit 889ae32

Please sign in to comment.