fix github workflow
Some checks failed
Build and push Docker images / build-and-push (push) Failing after 1m52s

This commit is contained in:
NiccoloN
2026-03-11 16:38:14 +01:00
parent 2b12ece4f3
commit 7efe417db6

View File

@@ -24,7 +24,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
uses: actions/checkout@v4
with:
github-server-url: https://chef.heaplab.deib.polimi.it/git
- name: Build Docker image
run: |