Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
sebclem 2022-01-14 14:42:24 +01:00
parent 1bb312e63d
commit b5e068cad4

View File

@ -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