feature/ci-cd-drone-migration #3

Merged
t3hn3rd merged 21 commits from feature/ci-cd-drone-migration into develop 2025-03-09 22:32:17 +00:00
Showing only changes of commit f795ba24f8 - Show all commits

View File

@ -38,7 +38,7 @@ steps:
commands:
- export BUILD_VERSION=$(git rev-parse --short HEAD)
- export ISO_NAME="Asuro-${BUILD_VERSION}.iso"
- mv Asuro.iso "$ISO_NAME"
- cp Asuro.iso "$ISO_NAME"
# Upload commit-specific ISO
- |