CI: skip tag builds

temporary2
Dmitry Maksyoma 3 years ago
parent 779c54f7ee
commit 6972947f10

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

Loading…
Cancel
Save