fix(core): update

This commit is contained in:
Philipp Kunz 2022-01-28 00:23:57 +01:00
parent 4e426e7bf7
commit 1f0c39da64

View File

@ -1,5 +1,5 @@
# gitzone custom
image: docker:19.03.1
image: docker:20.10.8
services:
- docker:stable-dind
@ -27,6 +27,7 @@ stages:
release:
stage: release
script:
- npmci node install stable
- npmci docker login
- npmci docker build
- npmci docker test