ci: run just hadolint+kaniko-publish on push
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bffe951be4
commit
42c716c6ab
@ -34,7 +34,7 @@ steps:
|
|||||||
- VCS_REF=${DRONE_COMMIT_SHA:0:7}
|
- VCS_REF=${DRONE_COMMIT_SHA:0:7}
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
- refs/heads/development
|
# essentially build only feature branches/PRs and tags
|
||||||
- "refs/heads/feature-**"
|
- "refs/heads/feature-**"
|
||||||
- "refs/pull/**"
|
- "refs/pull/**"
|
||||||
- "refs/tags/**"
|
- "refs/tags/**"
|
||||||
|
Loading…
Reference in New Issue
Block a user