mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
CI - build master branch only
[skip ci]
This commit is contained in:
@@ -3,7 +3,6 @@ if: commit_message =~ /\[publish binaries\]/
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^[vV]\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
|
||||
language: cpp
|
||||
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
version: ci.{build}
|
||||
clone_depth: 1
|
||||
skip_tags: true
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
image:
|
||||
- Visual Studio 2019
|
||||
- macos-monterey
|
||||
|
||||
Reference in New Issue
Block a user