You've already forked reloading-manager
REALLY FUCKING FIXED
This commit is contained in:
@@ -3,16 +3,6 @@ stages:
|
|||||||
|
|
||||||
include:
|
include:
|
||||||
- '.gitlab/tests.yml'
|
- '.gitlab/tests.yml'
|
||||||
- project: 'shared/blueprints'
|
|
||||||
file: 'jobs/create-release.yml'
|
|
||||||
ref: master
|
|
||||||
rules:
|
|
||||||
- if: '$CI_COMMIT_TAG'
|
|
||||||
- project: 'shared/blueprints'
|
|
||||||
file: 'jobs/golang-tests.yml'
|
|
||||||
ref: master
|
|
||||||
inputs:
|
|
||||||
stage: test
|
|
||||||
- project: 'shared/blueprints'
|
- project: 'shared/blueprints'
|
||||||
file: 'jobs/docker-build.yml'
|
file: 'jobs/docker-build.yml'
|
||||||
ref: master
|
ref: master
|
||||||
@@ -28,4 +18,9 @@ include:
|
|||||||
stage: build
|
stage: build
|
||||||
repo: "scr.siteworxpro.com/jackett-notifier"
|
repo: "scr.siteworxpro.com/jackett-notifier"
|
||||||
tag: "${CI_COMMIT_TAG}"
|
tag: "${CI_COMMIT_TAG}"
|
||||||
|
- project: 'shared/blueprints'
|
||||||
|
file: 'jobs/create-release.yml'
|
||||||
|
ref: master
|
||||||
|
rules:
|
||||||
|
- if: '$CI_COMMIT_TAG'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user