-X insted of -e
Some checks failed
build and publish docker image / deploy / build (push) Failing after 1m23s

This commit is contained in:
hirst 2024-05-31 09:00:49 +02:00
parent 635baacc6b
commit 061d09d3d1

View file

@ -49,5 +49,5 @@ jobs:
${{ runner.os }}-maven ${{ runner.os }}-maven
- name: Build with Maven - name: Build with Maven
run: mvn -Dtoken=${{ secrets.token }} clean compile jib:build -e run: mvn -Dtoken=${{ secrets.token }} clean compile jib:build -X