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 15:35:29 +00:00
parent eca9f9c368
commit eea4259395

View File

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