mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
CI: skip tag builds
This commit is contained in:
parent
779c54f7ee
commit
222b20b015
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ build_www:
|
|||
only:
|
||||
variables:
|
||||
- $BUILD_JOBS !~ /^none$/
|
||||
- $CI_COMMIT_TAG == ""
|
||||
artifacts:
|
||||
paths:
|
||||
- output/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue