set up version system

This commit is contained in:
Asterisk 2024-06-03 10:10:22 +00:00
parent 061318cdaa
commit 5b4c62c768

View file

@ -25,6 +25,8 @@ build-job: # This job runs in the build stage, which runs first.
- pacman -Scc
- mkarchiso -v -w workdir/ -o out/ . || mkarchiso -v -w workdir/ -o out/ .
- mv out/* blendOS.iso
- echo $CI_COMMIT_SHA > version
artifacts:
paths:
- blendOS.iso
- blendOS.iso
- version