DevOps-fix

This commit is contained in:
2026-04-21 13:19:26 +03:00
parent 41143b6927
commit fa347f454c
+2 -1
View File
@@ -63,7 +63,8 @@ jobs:
- name: Publishing to DevSpace - name: Publishing to DevSpace
continue-on-error: true continue-on-error: true
run: | run: |
./gradlew publishProjectData --no-daemon -x cyclonedxBom echo "📦 Build number: ${GITEA_RUN_NUMBER}"
./gradlew publishProjectData --no-daemon -x cyclonedxBom "-Pversion=${GITEA_RUN_NUMBER}"
- name: Publishing docker - name: Publishing docker
uses: https://git.binom.pw/otp/devops/docker@main uses: https://git.binom.pw/otp/devops/docker@main
with: with: