1
0
mirror of https://github.com/alrayyes/st synced 2023-11-14 15:56:30 +00:00

Update .gitlab-ci.yml

This commit is contained in:
Ryan 2019-06-12 16:05:28 +00:00
parent e9fe1a5986
commit cf55b76460

View File

@ -8,4 +8,5 @@ build:package:
stage: compile
image: registry.higherlearning.eu/personal/homelab/docker/arch-pkg-build
script:
- pacman -Sy
- sudo -u builduser bash -c 'makepkg -s'