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