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}
|
||||
when:
|
||||
ref:
|
||||
- refs/heads/development
|
||||
# essentially build only feature branches/PRs and tags
|
||||
- "refs/heads/feature-**"
|
||||
- "refs/pull/**"
|
||||
- "refs/tags/**"
|
||||
|
Loading…
Reference in New Issue
Block a user