.drone.yml aktualisiert
continuous-integration/drone/push Build is passing Details

main
Rsclub2_2 2023-10-05 20:20:59 +00:00
parent 75d83f8a80
commit 7813414618
1 changed files with 1 additions and 4 deletions

View File

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