diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index b1037b4..21f491d 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -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