This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
- name: Show WAR file
|
||||
run: |
|
||||
cd my-app
|
||||
ls -lh target/env-demo-1.0-SNAPSHOT.war
|
||||
ls -lh target/*.war
|
||||
|
||||
- name: Build Docker Image
|
||||
run: docker build -t git.kgessner.de/kevin/payara_test:latest .
|
||||
|
||||
Reference in New Issue
Block a user