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

This commit is contained in:
Paul 2022-08-28 18:38:46 +02:00
parent 678f7e5060
commit bda1611582

View File

@ -22,7 +22,8 @@ steps:
path: /var/cache/apt
when:
event:
- push
exclude:
- tag
- name: release
image: rust:1
commands:
@ -86,7 +87,8 @@ steps:
path: /var/cache/apt
when:
event:
- push
exclude:
- tag
- name: release
image: rust:1
commands: