Fix number two CI
Some checks failed
Build and push Docker images / build-and-push (push) Failing after 1m13s

This commit is contained in:
2026-03-11 15:59:37 +00:00
parent 159ee2590f
commit 96959c952c

View File

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