This commit is contained in:
Ruan Bekker 2019-04-18 09:32:52 +02:00 committed by GitHub
parent f7996e4a81
commit da1b2dc3b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,6 @@
pipeline:
docker:
image: docker
environment:
MYUSERNAME:
from_secret: myusername
commands:
- echo $${MYUSERNAME}
- echo "run export command"