Update push-docker.yml
This commit is contained in:
parent
cd29ee4e21
commit
d8d2b0072c
1 changed files with 2 additions and 1 deletions
3
.github/workflows/push-docker.yml
vendored
3
.github/workflows/push-docker.yml
vendored
|
@ -10,7 +10,8 @@ jobs:
|
|||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
|
|
Loading…
Reference in a new issue