workflow update
This commit is contained in:
@@ -17,6 +17,15 @@ on:
|
||||
jobs:
|
||||
terraform-ansible-deploy:
|
||||
runs-on: frente
|
||||
env:
|
||||
PROXMOX_VE_API_TOKEN: https://api.staging.example.com
|
||||
PROXMOX_VE_ENDPOINT: true
|
||||
GITEA_BASE_URL: https://api.staging.example.com
|
||||
GITEA_TOKEN: true
|
||||
AWS_ACCESS_KEY_ID: https://api.staging.example.com
|
||||
AWS_SECRET_ACCESS_KEY: true
|
||||
AWS_REGION: garage
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user