mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-19 20:44:39 +09:00
의존성 업데이트 및 SonarQube 체크 추가
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
include:
|
||||
- component: gitlab.com/dependabot-gitlab/dependabot-standalone/template@3.14.2
|
||||
inputs:
|
||||
gitlab_access_token: gitlab-access-token
|
||||
github_access_token: github-access-token
|
||||
rules:
|
||||
- if: $PACKAGE_MANAGER_SET
|
||||
@@ -1,4 +1,5 @@
|
||||
sonarqube-check:
|
||||
stage: sonarqube-check
|
||||
image:
|
||||
name: sonarsource/sonar-scanner-cli:5.0
|
||||
entrypoint: [""]
|
||||
|
||||
Reference in New Issue
Block a user