mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
f37b68dedd
commit
3e5aa5c10f
1 changed files with 0 additions and 7 deletions
|
|
@ -3,19 +3,12 @@ stages:
|
||||||
- publish
|
- publish
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
|
||||||
- project: 'developerdurp/yml'
|
- project: 'developerdurp/yml'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file:
|
file:
|
||||||
- 'jobs/version.yml'
|
- 'jobs/version.yml'
|
||||||
- 'jobs/helm.yml'
|
- 'jobs/helm.yml'
|
||||||
|
|
||||||
secret_detection:
|
|
||||||
stage: .pre
|
|
||||||
rules:
|
|
||||||
- when: always
|
|
||||||
allow_failure: false
|
|
||||||
|
|
||||||
version:
|
version:
|
||||||
extends: .version
|
extends: .version
|
||||||
stage: .pre
|
stage: .pre
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue