You've already forked libopenshot-audio
mirror of
https://github.com/OpenShot/libopenshot-audio.git
synced 2026-03-02 08:54:01 -08:00
Re-adding master to gitlab build pipeline
This commit is contained in:
@@ -17,8 +17,6 @@ linux-builder:
|
||||
when: always
|
||||
tags:
|
||||
- linux
|
||||
except:
|
||||
- master
|
||||
|
||||
mac-builder:
|
||||
stage: build-libopenshot-audio
|
||||
@@ -35,8 +33,6 @@ mac-builder:
|
||||
when: always
|
||||
tags:
|
||||
- mac
|
||||
except:
|
||||
- master
|
||||
|
||||
windows-builder-x86:
|
||||
stage: build-libopenshot-audio
|
||||
@@ -58,8 +54,6 @@ windows-builder-x86:
|
||||
when: always
|
||||
tags:
|
||||
- windows
|
||||
except:
|
||||
- master
|
||||
|
||||
windows-builder-x64:
|
||||
stage: build-libopenshot-audio
|
||||
@@ -81,8 +75,6 @@ windows-builder-x64:
|
||||
when: always
|
||||
tags:
|
||||
- windows
|
||||
except:
|
||||
- master
|
||||
|
||||
trigger-pipeline:
|
||||
stage: trigger-libopenshot
|
||||
@@ -91,6 +83,4 @@ trigger-pipeline:
|
||||
when: always
|
||||
dependencies: []
|
||||
tags:
|
||||
- linux
|
||||
except:
|
||||
- master
|
||||
- linux
|
||||
Reference in New Issue
Block a user