Merge branch 'main' of git@github.com:mnlipp/VM-Operator.git into main
This commit is contained in:
commit
3c9a9cc2b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -33,4 +33,4 @@ jobs:
|
|||
java-version: '17'
|
||||
distribution: 'temurin'
|
||||
- name: Push with Gradle
|
||||
run: ./gradlew -Pdocker.registry=ghcr.io/${{ github.actor }} pushImages
|
||||
run: ./gradlew -Pdocker.registry=ghcr.io/${{ github.actor }} stage pushImages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue