Skip to content
Snippets Groups Projects
Commit ff6946df authored by michael.minelli's avatar michael.minelli
Browse files

CI/CD => Add .env test file key

parent 32559374
No related branches found
No related tags found
No related merge requests found
Pipeline #26998 passed
......@@ -10,6 +10,7 @@
- |
if [[ $IS_TEST == true ]]; then
BIN_NAME="dojo-test"
DOTENV_PROD_KEY=$DOTENV_TEST_KEY
fi
- PKG_BIN_NAME_DEBIAN="${BIN_NAME}${PKG_EXTENSION_DEBIAN}"
- PKG_BIN_NAME_MACOS="${BIN_NAME}${PKG_EXTENSION_MACOS}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment