mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-10-28 00:57:57 +00:00
Update .gitea/workflows/deploy-k8s.yml
This commit is contained in:
@ -7,7 +7,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
hello:
|
hello:
|
||||||
runs-on: [ fenix-opentofu ]
|
runs-on: fenix-opentofu
|
||||||
env:
|
env:
|
||||||
CONSUL_HTTP_TOKEN: ${{ secrets.CONSUL_HTTP_TOKEN }}
|
CONSUL_HTTP_TOKEN: ${{ secrets.CONSUL_HTTP_TOKEN }}
|
||||||
PM_API_TOKEN_ID: ${{ secrets.PM_API_TOKEN_ID }}
|
PM_API_TOKEN_ID: ${{ secrets.PM_API_TOKEN_ID }}
|
||||||
|
|||||||
Reference in New Issue
Block a user