Skip to content

Commit

Permalink
mkosi: upload binaries-tree
Browse files Browse the repository at this point in the history
Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
  • Loading branch information
wainersm committed Jul 26, 2024
1 parent c2e271c commit 46405fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/podvm_mkosi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,12 @@ jobs:
tar xf podvm-binaries.tar -C podvm-mkosi/resources/binaries-tree
rm podvm-binaries.tar
- name: Upload fedora amd64 binaries-tree
uses: actions/upload-artifact@v2
with:
name: podvm-binaries-tree-fedora-amd64-${{ github.sha }}
path: podvm-mkosi/resources/binaries-tree

- name: Build image
working-directory: src/cloud-api-adaptor/podvm-mkosi
run: make image-debug
Expand Down

0 comments on commit 46405fa

Please sign in to comment.