CI + Dev-Workspace: disable automatic rollout and setup new Workspace #145
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ steps:
|
|||
- echo $${VAULTPASS} | base64 -d > ./vault-pass # Name des Secrets in Großschreibung
|
||||
- chmod 0400 ./id_ed25519
|
||||
# Doing
|
||||
- ansible-lint --version
|
||||
- ansible-lint --force-color --format pep8
|
||||
# https://woodpecker-ci.org/docs/usage/secrets#use-secrets-in-commands
|
||||
secrets: [vaultpass]
|
||||
|
|
Loading…
Reference in a new issue