Compare commits
2 Commits
73a4a53b53
...
1aac62cfc8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1aac62cfc8 | ||
|
|
6089120483 |
3
.github/workflows/docker-build-and-push.yaml
vendored
3
.github/workflows/docker-build-and-push.yaml
vendored
@@ -24,10 +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
|
||||||
repository: nnicolosi/Raptor-Containers
|
|
||||||
|
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user