mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +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:
|
||||
- npm install
|
||||
|
||||
default:
|
||||
tags:
|
||||
- performance
|
||||
|
||||
stages:
|
||||
- setup
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user