bugfix:给client容器中的wait-for脚本增加执行权限
This commit is contained in:
@@ -12,6 +12,7 @@ cache:
|
||||
before_script:
|
||||
- docker info
|
||||
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
|
||||
- chmod 0755 ./images_build/client/wait-for
|
||||
tags:
|
||||
- share
|
||||
|
||||
|
||||
@@ -86,5 +86,5 @@
|
||||
192.0.2.130 www.badssl.self-test.geedge.net
|
||||
192.0.2.130 xn--n1aae7f7o.badssl.self-test.geedge.net
|
||||
#### end of badssl.self-test.geedge.net hosts ####
|
||||
192.0.2.131 downloadfile.self-test.geedge.net
|
||||
192.0.2.131 cn.bing.com
|
||||
192.0.2.130 web-replay.badssl.self-test.geedge.net
|
||||
192.0.2.130 testing-download.badssl.self-test.geedge.net
|
||||
|
||||
Reference in New Issue
Block a user