fix github workflow
This commit is contained in:
4
.github/workflows/docker-build-and-push.yaml
vendored
4
.github/workflows/docker-build-and-push.yaml
vendored
@@ -24,9 +24,9 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
github-server-url: https://chef.heaplab.deib.polimi.it/git/
|
github-server-url: https://chef.heaplab.deib.polimi.it/git
|
||||||
|
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user