mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
chore: other thing
This commit is contained in:
parent
f22bcf1258
commit
2c73797999
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
|
@ -177,6 +177,9 @@ jobs:
|
||||||
packages: write
|
packages: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: debug
|
- name: debug
|
||||||
run: |
|
run: |
|
||||||
echo ${{ needs.build_and_publish.outputs.next_version }}
|
echo ${{ needs.build_and_publish.outputs.next_version }}
|
||||||
|
|
Loading…
Reference in a new issue