mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-12-16 19:27:37 +00:00
Update .gitea/workflows/deploy-k8s.yml
This commit is contained in:
@ -35,7 +35,7 @@ jobs:
|
||||
bw login --apikey
|
||||
echo "session"
|
||||
BW_SESSION=$(bw unlock "$BW_PASSWORD" --raw)
|
||||
echo "BW_SESSION=$(bw unlock --password ${{ secrets.BW_PASSWORD }} --raw)" >> $GITEA_ENV
|
||||
echo "BW_SESSION=$BW_SESSION" >> $GITEA_ENV
|
||||
|
||||
|
||||
- name: Cloning ansible repository
|
||||
|
||||
Reference in New Issue
Block a user