mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Update .gitea/workflows/ci-test.yaml
This commit is contained in:
@ -39,12 +39,12 @@ jobs:
|
||||
with:
|
||||
path: infra/iac
|
||||
|
||||
- name: cloning iac secrets repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: fenix-gitea-admin/iac-opentofu-private-secrets
|
||||
token: ${{ secrets.GGITEA_TOKEN }}
|
||||
path: infra/secrets
|
||||
#- name: cloning iac secrets repository
|
||||
# uses: actions/checkout@v4
|
||||
# with:
|
||||
# repository: fenix-gitea-admin/iac-opentofu-private-secrets
|
||||
# token: ${{ secrets.GGITEA_TOKEN }}
|
||||
# path: infra/secrets
|
||||
|
||||
|
||||
- name: Install cloudflare prerequisites
|
||||
|
||||
Reference in New Issue
Block a user