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

Update .gitlab-ci.yml file

parent 1134ae44
Branches
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ deploy: ...@@ -7,8 +7,8 @@ deploy:
tags: tags:
- deployment - deployment
variables: variables:
GIT_SUBMODULE_STRATEGY: recursive #GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_FORCE_HTTPS: "true" #GIT_SUBMODULE_FORCE_HTTPS: "true"
SECURE_FILES_DOWNLOAD_PATH: './' SECURE_FILES_DOWNLOAD_PATH: './'
script: script:
- cat API/.env - cat API/.env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment