generated from archlinux-packages/template
Build inkscape-git
This commit is contained in:
parent
c0474ea8b9
commit
4f120c4e52
1 changed files with 2 additions and 12 deletions
14
.drone.yml
14
.drone.yml
|
@ -11,12 +11,7 @@ steps:
|
||||||
- name: build-package
|
- name: build-package
|
||||||
image: depau/drone-makepkg:aarch64
|
image: depau/drone-makepkg:aarch64
|
||||||
settings:
|
settings:
|
||||||
#aur: aurpackage-git
|
aur: inkscape-git
|
||||||
#repo: https://gitlab.manjaro.org/manjaro-arm/packages/...git
|
|
||||||
#install_outputs: yes # default
|
|
||||||
#install: 'pkg1,pkg2,pkg3'
|
|
||||||
#pkgbuild: ./PKGBUILD # default
|
|
||||||
#auto_makeflags: yes # default
|
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
@ -31,10 +26,5 @@ steps:
|
||||||
- name: build-package
|
- name: build-package
|
||||||
image: depau/drone-makepkg:x86_64
|
image: depau/drone-makepkg:x86_64
|
||||||
settings:
|
settings:
|
||||||
#aur: aurpackage-git
|
aur: inkscape-git
|
||||||
#repo: https://gitlab.manjaro.org/manjaro-arm/packages/...git
|
|
||||||
#install_outputs: yes # default
|
|
||||||
#install: 'pkg1,pkg2,pkg3'
|
|
||||||
#pkgbuild: ./PKGBUILD # default
|
|
||||||
#auto_makeflags: yes # default
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue