fix: rename drone refs
This commit is contained in:
parent
ff30dadf05
commit
7371c9a84e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
when:
|
||||
ref:
|
||||
- refs/heads/main
|
||||
- refs/tags/v*
|
||||
- refs/tags/**
|
||||
|
||||
- name: build-controller
|
||||
image: serguzim/emgauwa-builder
|
||||
|
|
Loading…
Reference in a new issue