Skip to content
Snippets Groups Projects
Verified Commit 61a8e6aa authored by Recolic Keghart's avatar Recolic Keghart
Browse files

remove_job_all

parent 07840b54
No related branches found
No related tags found
No related merge requests found
Pipeline #59 canceled with stage
...@@ -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"
#!/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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment