Merge branch 'master' into update/major-gitbeaker
This commit is contained in:
commit
b78c70481b
|
@ -1,5 +1,5 @@
|
||||||
.build-base:
|
.build-base:
|
||||||
image: docker.artifacts.apextoaster.com/apextoaster/base:1.4
|
image: docker.artifacts.apextoaster.com/apextoaster/base:1.5
|
||||||
tags:
|
tags:
|
||||||
- platform:k8s
|
- platform:k8s
|
||||||
- runner:shared
|
- runner:shared
|
||||||
|
@ -52,7 +52,7 @@
|
||||||
DOCKER_HOST: tcp://localhost:2375
|
DOCKER_HOST: tcp://localhost:2375
|
||||||
|
|
||||||
.build-node:
|
.build-node:
|
||||||
image: docker.artifacts.apextoaster.com/apextoaster/node:16.3
|
image: docker.artifacts.apextoaster.com/apextoaster/node:16.6
|
||||||
tags:
|
tags:
|
||||||
- platform:k8s
|
- platform:k8s
|
||||||
- runner:shared
|
- runner:shared
|
||||||
|
|
Loading…
Reference in New Issue