change to alpine image
This commit is contained in:
parent
e4f4d41834
commit
6dacc373a0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
pipeline:
|
||||
docker:
|
||||
image: docker
|
||||
image: alpine
|
||||
commands:
|
||||
- echo $${MYUSERNAME}
|
||||
- echo "run export command"
|
||||
|
|
Loading…
Reference in a new issue