You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Merge pull request #110 from OpenShot/feature/more-gitlab-changes
Re-adding master to gitlab pipeline
This commit is contained in:
@@ -24,8 +24,6 @@ linux-builder:
|
||||
when: always
|
||||
tags:
|
||||
- linux
|
||||
except:
|
||||
- master
|
||||
|
||||
mac-builder:
|
||||
stage: build-libopenshot
|
||||
@@ -49,8 +47,6 @@ mac-builder:
|
||||
when: always
|
||||
tags:
|
||||
- mac
|
||||
except:
|
||||
- master
|
||||
|
||||
windows-builder-x86:
|
||||
stage: build-libopenshot
|
||||
@@ -76,8 +72,6 @@ windows-builder-x86:
|
||||
when: always
|
||||
tags:
|
||||
- windows
|
||||
except:
|
||||
- master
|
||||
|
||||
windows-builder-x64:
|
||||
stage: build-libopenshot
|
||||
@@ -103,8 +97,6 @@ windows-builder-x64:
|
||||
when: always
|
||||
tags:
|
||||
- windows
|
||||
except:
|
||||
- master
|
||||
|
||||
trigger-pipeline:
|
||||
stage: trigger-openshot-qt
|
||||
@@ -113,6 +105,4 @@ trigger-pipeline:
|
||||
when: always
|
||||
dependencies: []
|
||||
tags:
|
||||
- linux
|
||||
except:
|
||||
- master
|
||||
- linux
|
||||
Reference in New Issue
Block a user