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

This commit is contained in:
2026-03-11 16:01:37 +00:00
parent 96959c952c
commit ab1f4636fa

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/git/' github-server-url: https://chef.heaplab.deib.polimi.it/git/
repository: 'nnicolosi/Raptor-Containers/' repository: nnicolosi/Raptor-Containers/
- name: Build Docker image - name: Build Docker image
run: | run: |