Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
潘建波
/
星河大数据平台
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 86952e2d
authored
Jun 05, 2020
by
潘建波
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
sd
1 parent
e9adaa3c
Pipeline
#12
for
86952e2d
failed
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
.gitlab-ci.yml
.gitlab-ci.yml
View file @
86952e2
stages
:
stages
:
-
build
-
build
-
test
-
deploy
# 定义的任务1
# 定义的任务1
job1
:
job1
:
# 场景为构建
# 场景为构建
...
@@ -7,6 +9,8 @@ job1:
...
@@ -7,6 +9,8 @@ job1:
# 所需执行的脚本
# 所需执行的脚本
script
:
script
:
-
echo "323"
-
echo "323"
stage
:
test
npm init
# 在哪个分支上可用
# 在哪个分支上可用
only
:
only
:
-
master
-
master
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment