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
2f188e7bc0
commit
b73300f9f6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
|||
# java-version: 8
|
||||
#- run: mvn -B install --no-transfer-progress --file pom.xml
|
||||
|
||||
- name: Set App Name
|
||||
#- name: Set App Name
|
||||
#run: 'echo "::set-env name=IMG_NAME::$(echo ${REGISTRY})/$(echo ${USERNAME})/$(echo ${IMG_NAME})"'
|
||||
- name: Pack Remote Build
|
||||
uses: dfreilich/pack-action@v1
|
||||
|
|
Loading…
Reference in a new issue