ci: build apps only on shiny server

This commit is contained in:
Fu Hanxi 2022-08-26 17:04:59 +08:00
parent 1ffa222c23
commit d6c3370535

View File

@ -19,6 +19,10 @@
needs:
- job: fast_template_app
artifacts: false
tags:
- build
# build only on shiny servers since shiny storage server is at the same location
- shiny
artifacts:
paths:
- "**/build*/size.json"