Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mould-vuecli3
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lhfe
mould-vuecli3
Commits
79276678
Commit
79276678
authored
Oct 13, 2020
by
lipengcheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: 优化配置文件
parent
257534aa
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
notification_boot.sh
notification_boot.sh
+3
-2
No files found.
.gitlab-ci.yml
View file @
79276678
...
...
@@ -80,7 +80,7 @@ job-deploy:
-
echo '启动成功...'
tags
:
-
tag-project2
when
:
manual
#
when: manual
# # 登录项目部署服务器,移除旧版本项目文件,最后将打包好的文件拷贝过去
...
...
notification_boot.sh
View file @
79276678
...
...
@@ -9,7 +9,8 @@ curl 'https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=a2ed2a7b-a30a-454f-9e
"msgtype": "markdown",
"markdown": {
"content": "'
$4
' 打包完成!,请相关同事注意.
>分支:<font color=\"comment\">'
$2
'</font>
>分支:<font color=\"comment\">'
$2
'</fon
t>
>提交:<font color=\"comment\">'
$3
'</font>
[点击查看](http://119.45.165.197)"
}
...
...
@@ -24,7 +25,7 @@ curl 'https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=a2ed2a7b-a30a-454f-9e
"msgtype": "markdown",
"markdown": {
"content": "打包失败!
[点击查看](http://119.45.165.197)"
[点击查看](http://119.45.165.197
:8081
)"
}
}'
fi
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