This commit is contained in:
@ -80,4 +80,9 @@ steps:
|
|||||||
message: 构建失败了orz
|
message: 构建失败了orz
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: docker-socket
|
||||||
|
host:
|
||||||
|
path: /var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user