.drone.yml aktualisiert
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
ce7a2be806
commit
75d83f8a80
@ -14,6 +14,7 @@ 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
|
||||||
@ -31,6 +32,7 @@ steps:
|
|||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
privileged: true
|
||||||
|
|
||||||
# Volumes for Building
|
# Volumes for Building
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user