mirror of
https://github.com/alrayyes/st.git
synced 2024-11-22 11:26:21 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
29a75ff935
commit
81a17088b8
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ build:package:
|
||||||
stage: compile
|
stage: compile
|
||||||
image: registry.higherlearning.eu/personal/homelab/docker/arch-pkg-build
|
image: registry.higherlearning.eu/personal/homelab/docker/arch-pkg-build
|
||||||
script:
|
script:
|
||||||
- sudo -u builduser 'bash -c makepkg -s'
|
- sudo -u builduser 'bash -c /usr/bin/makepkg -s'
|
Loading…
Reference in a new issue