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
b73300f9f6
commit
c876c4897b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/maven.yml
vendored
3
.github/workflows/maven.yml
vendored
|
@ -64,6 +64,9 @@ jobs:
|
|||
|
||||
#- name: Set App Name
|
||||
#run: 'echo "::set-env name=IMG_NAME::$(echo ${REGISTRY})/$(echo ${USERNAME})/$(echo ${IMG_NAME})"'
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
||||
- name: Pack Remote Build
|
||||
uses: dfreilich/pack-action@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue