mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-05-01 05:04:16 +00:00
ci: remove conflicting pipeline.git.branch requirement
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
e267512db9
commit
0734694fb8
@ -1923,7 +1923,6 @@ workflows:
|
|||||||
# only run on main branch tags that start with 'v' and a digit
|
# only run on main branch tags that start with 'v' and a digit
|
||||||
when:
|
when:
|
||||||
and:
|
and:
|
||||||
- equal: [ << pipeline.git.branch >>, main ]
|
|
||||||
- matches: { pattern: '^v\d.*', value: << pipeline.git.tag >> }
|
- matches: { pattern: '^v\d.*', value: << pipeline.git.tag >> }
|
||||||
- not:
|
- not:
|
||||||
equal: [ << pipeline.trigger_source >>, scheduled_pipeline ]
|
equal: [ << pipeline.trigger_source >>, scheduled_pipeline ]
|
||||||
|
Loading…
Reference in New Issue
Block a user