You've already forked reloading-manager
REALLY FUCKING FIXED
This commit is contained in:
@@ -3,16 +3,6 @@ stages:
|
||||
|
||||
include:
|
||||
- '.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'
|
||||
file: 'jobs/docker-build.yml'
|
||||
ref: master
|
||||
@@ -28,4 +18,9 @@ include:
|
||||
stage: build
|
||||
repo: "scr.siteworxpro.com/jackett-notifier"
|
||||
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