diff --git a/.gitlab/ci/build.yml b/.gitlab/ci/build.yml index d16b98d94b..187dafcce2 100644 --- a/.gitlab/ci/build.yml +++ b/.gitlab/ci/build.yml @@ -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"