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