Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ssx
Ip Camera
Commits
62ff6bfc
Commit
62ff6bfc
authored
2 years ago
by
ssx
Browse files
Options
Download
Email Patches
Plain Diff
更新.gitlab-ci.yml文件
parent
6c6b7d19
Pipeline
#15974
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
62ff6bfc
...
...
@@ -6,7 +6,7 @@ variables:
# 指定需要扫描的代码仓库
GIT_URL
:
"
https://git.gitsec.cn/ssx/ip-camera.git"
# gitlab登录账号
GIT_ACCOUNT
:
"
s
sx"
GIT_ACCOUNT
:
"
ssx"
# 之前我们生成的项目token
GIT_TOKEN
:
"
fhi7eqyMFeF9rj_pYcj-"
# git分支(版本号)指定(可以为空,默认使用master)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help