parent
d138f2b23d
commit
cd71b247eb
@ -10,7 +10,7 @@ steps:
|
||||
path: /go
|
||||
commands:
|
||||
- ls /
|
||||
|
||||
- echo "吃饭了吗" > /go/a.txt
|
||||
|
||||
- name: build
|
||||
image: alpine
|
||||
@ -19,6 +19,7 @@ steps:
|
||||
path: /go
|
||||
commands:
|
||||
- ls /
|
||||
- cat /go/a.txt
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user