remove environment thingy

This commit is contained in:
Ruan Bekker 2019-04-18 09:34:53 +02:00 committed by GitHub
parent df0697fd53
commit e4f4d41834
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"