Update .gitlab-ci.yml

This commit is contained in:
Ryan 2019-06-12 15:34:22 +00:00
parent 266b06a718
commit eca9f9c368

View file

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