We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb4542 commit 9020652Copy full SHA for 9020652
.woodpecker/release.yml
@@ -15,8 +15,6 @@ steps:
15
from_secret: VAULT_TOKEN
16
commands:
17
- infisical export --domain https://vault.devforth.io/api --format=dotenv-export --env="prod" > /woodpecker/deploy.vault.env
18
- secrets:
19
- - VAULT_TOKEN
20
21
release:
22
image: node:20
0 commit comments