DevOps-fix
This commit is contained in:
@@ -63,7 +63,8 @@ jobs:
|
||||
- name: Publishing to DevSpace
|
||||
continue-on-error: true
|
||||
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
|
||||
uses: https://git.binom.pw/otp/devops/docker@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user