print out env vars, test from nanoyagi.com
This commit is contained in:
@@ -3,6 +3,7 @@ pipeline:
|
||||
build:
|
||||
image: debian
|
||||
commands:
|
||||
- env
|
||||
- echo "This is the build step"
|
||||
a-test-step:
|
||||
image: debian
|
||||
|
||||
Reference in New Issue
Block a user