ci test
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
- name: Checkout kustomize repository
|
- name: Checkout kustomize repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: "icurfer/cd-msa-django-auth"
|
repository: "dev/cd-msa-django-auth"
|
||||||
ref: main
|
ref: main
|
||||||
token: ${{ secrets.ACTION_TOKEN }}
|
token: ${{ secrets.ACTION_TOKEN }}
|
||||||
path: cd-msa-django-auth
|
path: cd-msa-django-auth
|
||||||
|
Reference in New Issue
Block a user