Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
server-monitor
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
server-monitor
Commits
61a8e6aa
There was a problem fetching the pipeline stages.
Verified
Commit
61a8e6aa
authored
6 years ago
by
Recolic Keghart
Browse files
Options
Downloads
Patches
Plain Diff
remove_job_all
parent
07840b54
No related branches found
No related tags found
No related merge requests found
Pipeline
#59
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-4
0 additions, 4 deletions
.gitlab-ci.yml
gen_ci.py
+1
-1
1 addition, 1 deletion
gen_ci.py
with
1 addition
and
5 deletions
.gitlab-ci.yml
+
0
−
4
View file @
61a8e6aa
...
@@ -71,7 +71,3 @@ dl:
...
@@ -71,7 +71,3 @@ dl:
stage
:
test
stage
:
test
script
:
"
/do.bash
dl"
script
:
"
/do.bash
dl"
all
:
stage
:
test
script
:
"
/do.bash
all"
This diff is collapsed.
Click to expand it.
gen_ci.py
+
1
−
1
View file @
61a8e6aa
#!/usr/bin/python3
#!/usr/bin/python3
ops
=
[
'
rproxy
'
,
'
drive
'
,
'
ss-tw
'
,
'
ss-us1
'
,
'
ss-us5
'
,
'
ss-us6
'
,
'
ovpn-tw
'
,
'
www
'
,
'
mail
'
,
'
tm
'
,
'
git
'
,
'
zhixiang
'
,
'
mc
'
,
'
push-httpdb-agent
'
,
'
ddns-wuhan
'
,
'
ddns-us
'
,
'
dl
'
,
'
all
'
]
ops
=
[
'
rproxy
'
,
'
drive
'
,
'
ss-tw
'
,
'
ss-us1
'
,
'
ss-us5
'
,
'
ss-us6
'
,
'
ovpn-tw
'
,
'
www
'
,
'
mail
'
,
'
tm
'
,
'
git
'
,
'
zhixiang
'
,
'
mc
'
,
'
push-httpdb-agent
'
,
'
ddns-wuhan
'
,
'
ddns-us
'
,
'
dl
'
]
print
(
'''
image: recolic/rserver-monitor
print
(
'''
image: recolic/rserver-monitor
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment