File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -327,6 +327,13 @@ ERROR: error during connect: Get http://docker:2375/v1.40/info: dial tcp: lookup
327
327
```
328
328
329
329
3 . ` pull_policy = "if-not-present" ` 策略改为:镜像不存在时才拉取。
330
+ 4 . Gitlab runner: This job is stuck because the project doesn't have any runners online assigned to it.
331
+
332
+ 工作被卡住了,因为你的 runner 有标签,但你的 job 没有。 按照以下 4 个步骤,让您的 runner 在没有标签的情况下运行:
333
+
334
+ ![ Gitlab runner] ( https://user-images.githubusercontent.com/1680273/150721733-d4fb90b8-29e4-44bf-b238-9d88ac01b5bd.png )
335
+
336
+ ![ Gitlab runner] ( https://user-images.githubusercontent.com/1680273/150721878-24f6b6f6-a476-4f7e-a0da-092ea4771ecb.png )
330
337
331
338
### CI 中使用编译提交镜像
332
339
@@ -425,4 +432,4 @@ Chef Infra Client failed. 0 resources updated in 12 seconds
425
432
gitlab-ctl reconfigure
426
433
` ` `
427
434
428
- 启动没有问题再升级到 `14.0.11`。
435
+ 启动没有问题再升级到 `14.0.11`。
You can’t perform that action at this time.
0 commit comments