Update .github/workflows/docker-build-and-push.yaml
Some checks failed
Build and push Docker images / build-and-push (push) Failing after 1m17s

Try fix CI
This commit is contained in:
2026-03-11 15:57:04 +00:00
parent 8f3a72286e
commit 159ee2590f

View File

@@ -26,7 +26,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
github-server-url: https://chef.heaplab.deib.polimi.it/git/
github-server-url: https://chef.heaplab.deib.polimi.it/
repository: 'git/nnicolosi/Raptor-Containers/'
- name: Build Docker image
run: |