env correction

This commit is contained in:
2025-08-18 19:06:54 +00:00
parent 051f2444b4
commit d3913e600c

View File

@ -9,6 +9,8 @@ jobs:
hello:
#precisa da imagem costum do opentofu
runs-on: [ fenix-opentofu ]
env:
CONSUL_HTTP_TOKEN: ${{ secrets.CONSUL_HTTP_TOKEN }}
steps:
- name: Updating apt-get
run: |
@ -23,11 +25,6 @@ jobs:
run: |
git clone https://gitea.fenix-dev.com/fenix-gitea-admin/iac-teste-secrets.git infra/secrets
- name: Init and Apply
env:
CONSUL_HTTP_TOKEN: ${{ secrets.CONSUL_HTTP_TOKEN }}
- name: Init OpenTofu
working-directory: infra
run: tofu init