mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +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
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: debug
|
||||
run: |
|
||||
echo ${{ needs.build_and_publish.outputs.next_version }}
|
||||
|
|
Loading…
Reference in a new issue