CI: skip tag builds
This commit is contained in:
@@ -46,6 +46,7 @@ build_www:
|
||||
only:
|
||||
variables:
|
||||
- $BUILD_JOBS !~ /^none$/
|
||||
- $CI_COMMIT_TAG == ""
|
||||
artifacts:
|
||||
paths:
|
||||
- output/
|
||||
|
||||
Reference in New Issue
Block a user