Skip to content
Snippets Groups Projects
Commit e089ca6d authored by HJ's avatar HJ :fire:
Browse files

require himem runner to do building and tests

parent 1794d527
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment