Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matsuyoshi30/harbor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatsuyoshi <sfbgwm30@gmail.com>2020-03-23 16:44:25 +0300
committermatsuyoshi <sfbgwm30@gmail.com>2020-03-23 16:44:25 +0300
commite406024bd7bd994f4f99bfca69e8ebe3706c8c89 (patch)
tree3d0f1ad7b3c20041ccd4980874c3773ac3034a7a /.github
parent5abc123ea6b8bab0ca52f6b29621c04bc1a8afc1 (diff)
fix yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4ff4d4c..fdca77b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -9,5 +9,5 @@ jobs:
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@v1.1
env:
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} \ No newline at end of file
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} \ No newline at end of file