This commit is contained in:
parent
484aec1464
commit
0f99006195
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- find usr/local/bin -type f -exec echo Testing {} \; -exec shellcheck {} \;
|
- find usr/local/bin -type f -exec echo Testing {} \; -exec shellcheck {} \;
|
||||||
- name: build arch package
|
- name: build arch package
|
||||||
image: archlinux/archlinix
|
image: archlinux/archlinux
|
||||||
commands:
|
commands:
|
||||||
- cd _pkg
|
- cd _pkg
|
||||||
- makepkg -cs
|
- makepkg -cs
|
||||||
|
|
Loading…
Reference in a new issue