Skip to content

Commit

Permalink
Time for building.
Browse files Browse the repository at this point in the history
  • Loading branch information
PoneyClairDeLune committed Jul 23, 2024
1 parent e7b0585 commit c1bbcc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/dh_pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
run: PATH=./:$PATH bash ./shx submit slimalma
- name: Build and push the Rocky Slim flavour
run: PATH=./:$PATH bash ./shx submit slimrock
- name: Build and push the Photon flavour
run: PATH=./:$PATH bash ./shx submit photon
- name: Build and push the Alpine flavour
run: PATH=./:$PATH bash ./shx submit alpine
- name: Build and push the Debian flavour
Expand Down
2 changes: 1 addition & 1 deletion build_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024m27a
2024m21a

0 comments on commit c1bbcc8

Please sign in to comment.