DevOps-fix
This commit is contained in:
@@ -60,6 +60,9 @@ jobs:
|
||||
./gradlew bootJar --no-daemon -x cyclonedxBom
|
||||
echo 'Jar in libs folder'
|
||||
ls ./build/libs
|
||||
- name: Publishing to DevSpace
|
||||
run: |
|
||||
./gradlew publishProjectData --no-daemon -x cyclonedxBom
|
||||
- name: Publishing docker
|
||||
uses: https://git.binom.pw/otp/devops/docker@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user