mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 01:19:02 +01:00
Clarify envvars documentation (#5788)
This commit is contained in:
@@ -114,7 +114,7 @@ steps:
|
||||
- name: debug
|
||||
image: bash
|
||||
commands:
|
||||
- source envvars
|
||||
- source ./envvars
|
||||
- echo $FOO
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user