Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot
9930968ef8 Update dependency express-validator to v6.14.0
Some checks reported errors
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build was killed
2021-12-13 14:18:10 +00:00

View File

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