This commit is contained in:
@ -65,8 +65,8 @@ steps: # 定义管道的执行步骤
|
||||
pull: if-not-exists
|
||||
depends_on: [build-image]
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /cache
|
||||
- name: cache
|
||||
path: /cache
|
||||
settings:
|
||||
rebuild: true
|
||||
mount:
|
||||
|
Reference in New Issue
Block a user