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

This commit is contained in:
sebclem 2021-12-13 15:21:41 +01:00
parent 8bd05c5051
commit 15867c0e6b

View File

@ -13,10 +13,11 @@ steps:
repo: harbor.sebclem.fr/sebclem/cnc-speed-calculator
registry: harbor.sebclem.fr
tags: latest
dry_run: true
when:
branch:
target:
exclude:
- main
- production
- name: Build and Push docker
image: plugins/docker
@ -31,9 +32,5 @@ steps:
when:
branch:
- main
trigger:
event:
- push
- custom
target:
- production