mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
Update 6 files
- /pipelines/templates/security.yml - /pipelines/docker-build-generic.yml - /pipelines/gitlab_generic_packages.yml - /pipelines/helm.yml - /pipelines/octo-templates.yml - /pipelines/terraform.yml
This commit is contained in:
parent
5e7fba71da
commit
1828e12361
6 changed files with 6 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ stages:
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||||
- project: 'developerdurp/yml'
|
- project: 'durfy/ci-includes/yml'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file:
|
file:
|
||||||
- 'jobs/docker.yml'
|
- 'jobs/docker.yml'
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ stages:
|
||||||
- publish
|
- publish
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'developerdurp/yml'
|
- project: 'durfy/ci-includes/yml'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file:
|
file:
|
||||||
- 'jobs/octopus.yml'
|
- 'jobs/octopus.yml'
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ stages:
|
||||||
- publish
|
- publish
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'developerdurp/yml'
|
- project: 'durfy/ci-includes/yml'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file:
|
file:
|
||||||
- 'jobs/version.yml'
|
- 'jobs/version.yml'
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ stages:
|
||||||
- publish
|
- publish
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'developerdurp/yml'
|
- project: 'durfy/ci-includes/yml'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file:
|
file:
|
||||||
- 'jobs/version.yml'
|
- 'jobs/version.yml'
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ stages:
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||||
- project: 'developerdurp/yml'
|
- project: 'durfy/ci-includes/yml'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file:
|
file:
|
||||||
- 'jobs/codescan.yml'
|
- 'jobs/codescan.yml'
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ image:
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'developerdurp/yml'
|
- project: 'durfy/ci-includes/yml'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file:
|
file:
|
||||||
- 'jobs/terraform.yml'
|
- 'jobs/terraform.yml'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue