ci: relative repo path
This commit is contained in:
parent
20615f438a
commit
44e1d4986f
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ jobs:
|
||||||
- name: Checkout the frontend
|
- name: Checkout the frontend
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: https://guardianproject.dev/sr2/cloud-portal.git
|
repository: sr2/cloud-portal.git
|
||||||
path: frontend
|
path: frontend
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue