This commit is contained in:
2023-11-25 05:49:12 -06:00
parent 85a837e652
commit 9e448a716d
4 changed files with 33 additions and 17 deletions

View File

@@ -4,7 +4,6 @@ stages:
- publish
include:
- template: Security/Secret-Detection.gitlab-ci.yml
- project: 'developerdurp/yml'
ref: 'main'
file:
@@ -13,12 +12,6 @@ include:
- 'jobs/nuget.yml'
- 'jobs/gitlab.yml'
secret_detection:
stage: .pre
rules:
- when: always
allow_failure: false
version:
extends: .version
stage: .pre