Compare commits

...

2 Commits

Author SHA1 Message Date
NiccoloN
1aac62cfc8 fix github workflow
Some checks failed
Build and push Docker images / build-and-push (push) Failing after 1m12s
2026-03-11 17:06:25 +01:00
NiccoloN
6089120483 fix github workflow 2026-03-11 17:05:13 +01:00

View File

@@ -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: |