mirror of
https://github.com/cupcakearmy/drone-deploy.git
synced 2024-12-22 00:06:32 +00:00
Update README.md
This commit is contained in:
parent
0c6eb507b7
commit
f0569ba832
@ -71,3 +71,8 @@ steps:
|
||||
- echo $MYENV # Outputs: Something
|
||||
- echo $SOMESECRET # Outputs: Whatever is saved in drone as `mysecret`
|
||||
```
|
||||
|
||||
###### Note
|
||||
If you don't want to specify single variables just use `envs:all` and all the parameters inside of `settings` will be available.
|
||||
|
||||
All the vars will be automagically be uppercased.
|
||||
|
Loading…
Reference in New Issue
Block a user