Update .gitlab-ci.yml

This commit is contained in:
Frank Agerholm 2023-08-08 12:54:50 +00:00
commit 671a4cac96

View file

@ -11,9 +11,10 @@ variables:
DOCKER_TLS_CERTDIR: "/certs"
stages:
- build
- test
- deploy
- commit
- build
- test
- deploy
build:
stage: build