Compare commits
1 Commits
6d53aef6ed
...
9930968ef8
Author | SHA1 | Date | |
---|---|---|---|
|
9930968ef8 |
13
.drone.yml
13
.drone.yml
@ -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
|
Loading…
Reference in New Issue
Block a user