# yaml-language-server: $schema=https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json .gitlab-compressed-size-action: script: - > npx gitlab-compressed-size-action diff $FILE_SIZE_CHANGE_PATTERN \ --out-file=./.gitlab-compressed-size-action-report.json \ --auth $FILE_SIZE_CHANGE_TOKEN \ $FILE_SIZE_CHANGE_OPTIONS artifacts: paths: - .gitlab-compressed-size-action-report.json