mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-20 04:50:45 +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:
|
sonarqube-check:
|
||||||
|
stage: sonarqube-check
|
||||||
image:
|
image:
|
||||||
name: sonarsource/sonar-scanner-cli:5.0
|
name: sonarsource/sonar-scanner-cli:5.0
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
|
|||||||
Reference in New Issue
Block a user