feat/ci: upload Containerfile after building vib recipe

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna 2024-05-11 16:19:08 +05:30
parent 2081e91aff
commit 6256d6780f

View file

@ -103,6 +103,11 @@ jobs:
with:
recipe: 'recipe.yml'
plugins: 'Vanilla-OS/vib-fsguard:v1.4'
- uses: actions/upload-artifact@v4
with:
name: Containerfile
path: Containerfile
- name: Generate image name
run: |