This commit is contained in:
parent
47a7884960
commit
79767bc9e1
@ -4,9 +4,9 @@ name: build
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build normal exit image
|
- name: Build normal exit image
|
||||||
pull: if-not-exists
|
pull: always
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
privileged: false
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile.normal
|
dockerfile: Dockerfile.normal
|
||||||
auto-tag: true
|
auto-tag: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user