diff --git a/.github/workflows/docker-build-and-push.yaml b/.github/workflows/docker-build-and-push.yaml index f92bfc9..4c8a65c 100644 --- a/.github/workflows/docker-build-and-push.yaml +++ b/.github/workflows/docker-build-and-push.yaml @@ -26,7 +26,7 @@ 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/git/ - name: Build Docker image run: |