chore: add drone file #1

Merged
valvin merged 17 commits from chore/drone into main 2022-11-28 21:19:27 +00:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 52833571c2 - Show all commits

View File

@ -27,4 +27,6 @@ steps:
- /kaniko/executor --context $DRONE_WORKSPACE --dockerfile Dockerfile --destination $CI_REGISTRY_IMAGE:$IMAGE_TAG --no-push
when:
branch:
- main
- main
event:
- push