dsds
Some checks failed
test-docker-env / test (push) Failing after 21s

This commit is contained in:
2025-09-04 22:07:07 +02:00
parent 3633a3bb81
commit 1d25f6dfb9

View File

@@ -44,7 +44,7 @@ jobs:
- name: Show WAR file - name: Show WAR file
run: | run: |
cd my-app cd my-app
ls -lh target/*.war ls -lh target/env-demo-1.0-SNAPSHOT.war
- name: Build Docker Image - name: Build Docker Image
run: docker build -t git.kgessner.de/kevin/payara_test:latest . run: docker build -t git.kgessner.de/kevin/payara_test:latest .