ci(branches): only build on master
parent
7aebb777ce
commit
8a58743c58
|
@ -37,5 +37,5 @@ stages:
|
|||
if: branch = master AND type = push AND fork = false
|
||||
|
||||
branches:
|
||||
except:
|
||||
- /^v\d+\.\d+\.\d+$/
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue