Merge branch 'main' of git@github.com:mnlipp/VM-Operator.git into main

This commit is contained in:
Michael Lipp 2023-08-18 11:23:48 +02:00
commit 3c9a9cc2b3

View file

@ -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