mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Update .gitea/workflows/ci-test.yaml
This commit is contained in:
@ -15,7 +15,9 @@ jobs:
|
||||
BW_PASSWORD: ${{ secrets.BW_PASSWORD }}
|
||||
PM_API_TOKEN_ID: ${{ secrets.PM_API_TOKEN_ID }}
|
||||
PM_API_TOKEN_SECRET: ${{ secrets.PM_API_TOKEN_SECRET }}
|
||||
|
||||
BW_CLIENTID: ${{ secrets.BW_CLIENTID }}
|
||||
BW_CLIENTSECRET: ${{ secrets.BW_CLIENTSECRET }}
|
||||
|
||||
steps:
|
||||
- name: Updating apt-get
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user