Fix number two CI
Some checks failed
Build and push Docker images / build-and-push (push) Failing after 1m13s
Some checks failed
Build and push Docker images / build-and-push (push) Failing after 1m13s
This commit is contained in:
4
.github/workflows/docker-build-and-push.yaml
vendored
4
.github/workflows/docker-build-and-push.yaml
vendored
@@ -26,8 +26,8 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: https://chef.heaplab.deib.polimi.it/
|
||||
repository: 'git/nnicolosi/Raptor-Containers/'
|
||||
github-server-url: 'https://chef.heaplab.deib.polimi.it/git/'
|
||||
repository: 'nnicolosi/Raptor-Containers/'
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user