1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-15 17:26:40 +00:00

made some changes to the brain/ci-cd settings as well

This commit is contained in:
Anson Biggs 2025-06-03 13:25:04 -06:00
parent 7ea4341088
commit 6223d31dff

View File

@ -2,6 +2,10 @@ stages:
- build
- deploy
variables:
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_FORCE_HTTPS: "true"
image: node:22
cache: # Cache modules in between jobs
key: $CI_COMMIT_REF_SLUG