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

This commit is contained in:
Rsclub2_2 2023-10-05 20:20:59 +00:00
parent 75d83f8a80
commit 7813414618

View File

@ -14,7 +14,6 @@ steps:
- apt-get update - apt-get update
- apt-get install -y debhelper dh-make - apt-get install -y debhelper dh-make
- dh_builddeb --destdir=/dist - dh_builddeb --destdir=/dist
privileged: true
- name: attach-to-release - name: attach-to-release
image: plugins/gitea-release image: plugins/gitea-release
@ -32,10 +31,8 @@ steps:
when: when:
event: event:
- tag - tag
privileged: true
# Volumes for Building # Volumes for Building
volumes: volumes:
- name: build - name: build
host: temp: {}
path: /tmp/debian_build_1