Compare commits

...

1 Commits

Author SHA1 Message Date
Dmitry Maksyoma
222b20b015 CI: skip tag builds 2022-12-02 09:45:08 +13:00

View File

@@ -46,6 +46,7 @@ build_www:
only: only:
variables: variables:
- $BUILD_JOBS !~ /^none$/ - $BUILD_JOBS !~ /^none$/
- $CI_COMMIT_TAG == ""
artifacts: artifacts:
paths: paths:
- output/ - output/