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