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 aab2c1a commit 0e68b62Copy full SHA for 0e68b62
env.yml
@@ -9,7 +9,7 @@ main_languaje: 'python'
9
environment:
10
- ENV: 'develop'
11
- FOOD: 'tito'
12
- - VAULT_TOKEN: {{ vault_token }}
+ - VAULT_TOKEN: "{{ vault_token }}"
13
resources:
14
develop:
15
cpu: 256
0 commit comments