Update .gitlab-ci.yml

This commit is contained in:
2022-08-18 23:17:41 -04:00
parent 9fdff1ac1d
commit ac4fe737b1

View File

@@ -4,7 +4,7 @@ stages:
build: build:
image: node:fermium-buster image: node:fermium-buster
tags: tags:
- docker - docker-build
stage: build stage: build
environment: environment:
name: sol-journal name: sol-journal