mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Use branch pipelines to avoid Premium tier features
This commit is contained in:
parent
acdd1d0f01
commit
73c74f8c90
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
||||
# Use branch pipelines to avoid Premium tier features
|
||||
- template: Workflows/Branch-Pipelines.gitlab-ci.yml
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
|
|
|||
Loading…
Reference in a new issue