Set doom environment variables to use checked-out copy

This commit is contained in:
2022-03-23 17:20:03 +00:00
parent b92c5d9be1
commit fc1b18e08e

View File

@@ -7,6 +7,9 @@ stages:
variables: variables:
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
DOOMDIR: ./.doom.d
EMACSDIR: ./.emacs.d
DOOMLOCALDIR: ./.emacs.d/local
sast: sast:
stage: test stage: test