Skip to content

Commit

Permalink
Update dh_pub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PoneyClairDeLune authored Nov 15, 2023
1 parent feb0979 commit a69f790
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dh_pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@ jobs:
run: PATH=./:$PATH bash ./shx buildTree
- name: Build and push the Alpine flavour
run: PATH=./:$PATH bash ./shx submit alpine
- name: Build and push the Debian Slim flavour
run: PATH=./:$PATH bash ./shx submit debslim
- name: Build and push the Debian flavour
run: PATH=./:$PATH bash ./shx submit debian
- name: Build and push the openSUSE flavour
run: PATH=./:$PATH bash ./shx submit opensuse
- name: Build and push the Rocky flavour
run: PATH=./:$PATH bash ./shx submit rocky
- name: Build and push the Fedora flavour
run: PATH=./:$PATH bash ./shx submit fedora
run: PATH=./:$PATH bash ./shx submit fedora

0 comments on commit a69f790

Please sign in to comment.