Need tags

This commit is contained in:
Spencer Pincott
2022-08-29 23:49:58 -04:00
parent c12790bfa0
commit 3c0e3953b4

View File

@@ -4,6 +4,8 @@ stages:
build:
image: node:fermium-buster
tags:
- docker-build
stage: build
script: npm run build
artifacts:
@@ -12,6 +14,8 @@ build:
deploy:
image: docker
tags:
- docker-build
stage: deploy
environment:
name: sol-journal