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