diff --git a/.github/workflows/docker-build-and-push.yaml b/.github/workflows/docker-build-and-push.yaml index 4c8a65c..187a279 100644 --- a/.github/workflows/docker-build-and-push.yaml +++ b/.github/workflows/docker-build-and-push.yaml @@ -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: |