CI: skip tag builds

temporary
Dmitry Maksyoma 3 years ago
parent 779c54f7ee
commit 222b20b015

@ -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/

Loading…
Cancel
Save