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:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
github-server-url: https://chef.heaplab.deib.polimi.it/git
|
||||
repository: nnicolosi/Raptor-Containers
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user