Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
ClientFrame
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李定达
ClientFrame
Commits
cbaa78d7
Commit
cbaa78d7
authored
Apr 26, 2019
by
李定达
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.freemud.com:dingda.li/ClientFrame
parents
91b3b66b
70a9a05b
Pipeline
#8127
failed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
0 deletions
+28
-0
.gitlab-ci.yml
+28
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
cbaa78d7
stages
:
-
test
variables
:
CI_BRANCH
:
master
analyze
:
stage
:
test
script
:
# - chcp 65001
# - start "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
# - devenv .\ODS\ODS.sln /build "Debug|Win32"
-
echo "---------------------"
-
pwd
-
cp /mnt/f/ci/ClientFrame.bat ./
-
powershell.exe ./ClientFrame.bat
-
/mnt/f/ci/.koderover/sonar-scanner-3.3.0.1492-linux/bin/sonar-scanner
-Dsonar.branch=master
-Dsonar.projectKey=ClientFrame
-Dsonar.sources=.
-Dsonar.host.url=http://172.81.236.172:9000
-Dsonar.login=d346031aa86fc7b9e8d58c6c54830982595b8cba
# - bash -c "bash <(curl -s "http://koderover.sandload.cn/api/ac/bash?token=q5iZW8atIJtzH7qm")"
only
:
-
master
tags
:
-
windows-runner
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment