mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 07:45:49 +00:00
Update maven-publish.yml
This commit is contained in:
parent
0eac0234fb
commit
a02cdce5a4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/maven-publish.yml
vendored
4
.github/workflows/maven-publish.yml
vendored
|
@ -72,8 +72,8 @@ jobs:
|
||||||
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
|
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
|
||||||
|
|
||||||
- name: test run
|
- name: test run
|
||||||
run: |
|
run: |
|
||||||
echo ${{ github.event.client_payload.sha }}
|
echo ${{ github.event.client_payload.sha }}
|
||||||
|
|
||||||
# - name: Docker Deploy
|
# - name: Docker Deploy
|
||||||
# run: |
|
# run: |
|
||||||
|
|
Loading…
Reference in a new issue