fix(ci): Add build runner tag to all jobs
This commit is contained in:
parent
164ebcc408
commit
22df152feb
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ stages:
|
|||
- document
|
||||
- report
|
||||
|
||||
default:
|
||||
tags:
|
||||
- build
|
||||
|
||||
variables:
|
||||
UNSANDBOX_API_KEY: $UNSANDBOX_API_KEY
|
||||
UNSANDBOX_PUBLIC_KEY: $UNSANDBOX_PUBLIC_KEY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue