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 1 additions and 1 deletions
Showing only changes of commit 9dc56ccfc8 - Show all commits

View File

@ -17,7 +17,7 @@ steps:
when: when:
event: event:
- pull_request - pull_request
- name: test_build_image - name: build_image_and_push
image: gcr.io/kaniko-project/executor:v1.7.0-debug image: gcr.io/kaniko-project/executor:v1.7.0-debug
commands: commands:
- echo "init registry credentials" - echo "init registry credentials"