require himem runner to do building and tests

merge-requests/1942/head
Henry Jameson 11 hours ago
parent 1794d52731
commit e089ca6d9a

@ -45,6 +45,7 @@ test:
stage: test
tags:
- amd64
- himem
variables:
APT_CACHE_DIR: apt-cache
script:
@ -58,6 +59,7 @@ build:
stage: build
tags:
- amd64
- himem
script:
- yarn
- npm run build

Loading…
Cancel
Save