Adapt to latest conventions.
This commit is contained in:
parent
c4270caa7b
commit
ce07e43529
2 changed files with 14 additions and 14 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 }} pushContainer
|
||||
run: ./gradlew -Pdocker.registry=ghcr.io/${{ github.actor }} pushImages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue