mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 22:42:54 +00:00
ci: default to runner with performance tag
This commit is contained in:
@@ -3,6 +3,10 @@ image: registry.gitlab.com/openstapps/app
|
|||||||
before_script:
|
before_script:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
|
default:
|
||||||
|
tags:
|
||||||
|
- performance
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- setup
|
- setup
|
||||||
- build
|
- build
|
||||||
|
|||||||
Reference in New Issue
Block a user