Update .gitlab-ci.yml

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

View file

@ -11,6 +11,7 @@ variables:
DOCKER_TLS_CERTDIR: "/certs"
stages:
- commit
- build
- test
- deploy