ci: kaniko-build pipeline logic updates

[skip ci]
This commit is contained in:
surtur 2021-04-01 12:31:46 +02:00
parent 57c7397ddd
commit 3f9bb20c96
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -31,9 +31,6 @@ platform:
os: linux
arch: amd64
depends_on:
- dockerhub-build-trigger
steps:
- name: build
pull: always
@ -79,8 +76,8 @@ trigger:
branch:
- master
event:
- push
- tag
exclude: [pull_request]
include: [push, tag]
status:
- success
- failure