mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 00:45: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
|
#- name: Set App Name
|
||||||
#run: 'echo "::set-env name=IMG_NAME::$(echo ${REGISTRY})/$(echo ${USERNAME})/$(echo ${IMG_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
|
- name: Pack Remote Build
|
||||||
uses: dfreilich/pack-action@v1
|
uses: dfreilich/pack-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue