Update '.drone.yml'
This commit is contained in:
parent
953e2204c6
commit
57c3dee2a2
@ -11,6 +11,7 @@ steps:
|
||||
password:
|
||||
from_secret: docker_password
|
||||
repo: harbor.sebclem.fr/sebclem/cnc-speed-calculator
|
||||
cache_from: harbor.sebclem.fr/sebclem/cnc-speed-calculator
|
||||
registry: harbor.sebclem.fr
|
||||
tags: latest
|
||||
dry_run: true
|
||||
@ -27,11 +28,10 @@ steps:
|
||||
password:
|
||||
from_secret: docker_password
|
||||
repo: harbor.sebclem.fr/sebclem/cnc-speed-calculator
|
||||
cache_from: harbor.sebclem.fr/sebclem/cnc-speed-calculator
|
||||
registry: harbor.sebclem.fr
|
||||
tags: latest
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
target:
|
||||
- production
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user