Update .gitea/workflows/ci-test.yaml

This commit is contained in:
2025-09-07 22:17:55 +00:00
parent db2568ba7e
commit b96751a4ce

View File

@ -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