我使用的是GitLab企业版10.4.4-ee,这是有关同一问题的一些信息,应予以修复:https : //gitlab.com/gitlab-org/gitlab-runner/issues/2570。除了以root用户身份重写dockerfile以外,还有其他解决方案吗?
当我尝试在gitlab-ci中执行此操作时出现此错误。
stages:
- run_test_chrome
tests run:
image: selenium/standalone-chrome
stage: run_test_chrome
script:
- echo test
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
661 次 |
| 最近记录: |