mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-12-16 19:37:12 +00:00
Merge pull request '[deploy-opentofu]' (#228) from fenix-admin into main
Reviewed-on: fenix-gitea-admin/iac-opentofu-private#228
This commit is contained in:
@ -39,12 +39,12 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: infra/iac
|
path: infra/iac
|
||||||
|
|
||||||
- name: cloning iac secrets repository
|
#- name: cloning iac secrets repository
|
||||||
uses: actions/checkout@v4
|
# uses: actions/checkout@v4
|
||||||
with:
|
# with:
|
||||||
repository: fenix-gitea-admin/iac-opentofu-private-secrets
|
# repository: fenix-gitea-admin/iac-opentofu-private-secrets
|
||||||
token: ${{ secrets.GGITEA_TOKEN }}
|
# token: ${{ secrets.GGITEA_TOKEN }}
|
||||||
path: infra/secrets
|
# path: infra/secrets
|
||||||
|
|
||||||
|
|
||||||
- name: Install cloudflare prerequisites
|
- name: Install cloudflare prerequisites
|
||||||
|
|||||||
Reference in New Issue
Block a user