mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Update maven.yml
This commit is contained in:
parent
0b85c435e8
commit
4f02b76bd4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -64,6 +64,8 @@ jobs:
|
|||
|
||||
#- name: Set App Name
|
||||
#run: 'echo "::set-env name=IMG_NAME::$(echo ${REGISTRY})/$(echo ${USERNAME})/$(echo ${IMG_NAME})"'
|
||||
- name: list
|
||||
run: ls -la
|
||||
- name: Pack Remote Build
|
||||
uses: dfreilich/pack-action@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue