This commit is contained in:
parent
1bb312e63d
commit
b5e068cad4
16
.drone.yml
16
.drone.yml
@ -15,9 +15,8 @@ steps:
|
||||
tags: latest
|
||||
dry_run: true
|
||||
when:
|
||||
target:
|
||||
exclude:
|
||||
- production
|
||||
environment:
|
||||
exclude: production
|
||||
|
||||
- name: Build and Push docker
|
||||
image: plugins/docker
|
||||
@ -32,12 +31,5 @@ steps:
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
target:
|
||||
- production
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
- custom
|
||||
- promote
|
||||
- rollback
|
||||
environment:
|
||||
- production
|
Loading…
Reference in New Issue
Block a user