remove environment thingy
This commit is contained in:
parent
df0697fd53
commit
e4f4d41834
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
pipeline:
|
||||
docker:
|
||||
image: docker
|
||||
environment:
|
||||
MYUSERNAME:
|
||||
from_secret: myusername
|
||||
commands:
|
||||
- echo $${MYUSERNAME}
|
||||
- echo "run export command"
|
||||
|
|
Loading…
Reference in a new issue