[feat] add env
This commit is contained in:
parent
56e3130879
commit
f9381c6c9c
@ -6,6 +6,8 @@ name: default
|
|||||||
steps:
|
steps:
|
||||||
- name: build docker image
|
- name: build docker image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
environment:
|
||||||
|
- DOCKER_BUILDKIT=1
|
||||||
settings:
|
settings:
|
||||||
purge: true
|
purge: true
|
||||||
autotag: true
|
autotag: true
|
||||||
|
Loading…
Reference in New Issue
Block a user