Update .drone.yml
Deixando a pipeline manual!
This commit is contained in:
parent
8f331c97d3
commit
bce3090ce7
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ namespace: drone
|
||||||
service_account_name: drone-deployer
|
service_account_name: drone-deployer
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
event:
|
||||||
- dev
|
- custom
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-and-push-backend
|
- name: build-and-push-backend
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue