This commit is contained in:
+1
-5
@@ -1,7 +1,3 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: build-and-push
|
||||
|
||||
steps:
|
||||
- name: build-image
|
||||
# image: plugins/docker
|
||||
@@ -17,7 +13,7 @@ steps:
|
||||
password:
|
||||
from_secret: REGISTRY_PASSWORD
|
||||
|
||||
trigger:
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
|
||||
Reference in New Issue
Block a user