print out env vars, test from nanoyagi.com
All checks were successful
continuous-integration/drone the build was successful
ci/woodpecker/manual/drone Pipeline was successful

This commit is contained in:
2020-12-20 05:56:12 +00:00
parent fae73eabf9
commit 6ef7771f25

View File

@@ -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