Skip to content

Commit

Permalink
Fix gitlab CI (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
trottomv authored May 14, 2024
1 parent 935ee62 commit e9f2ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_dirname}}/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
-e CI_PROJECT_NAME
-e CI_PROJECT_NAMESPACE
-e CI_PROJECT_PATH
-e CI_PROJECT_URL
-e CI_PROJECT_URL{% endif %}
-e ENV_SLUG
-e PROJECT_DIR=${CI_PROJECT_DIR}
-e PROJECT_SLUG={{ cookiecutter.project_slug }}
Expand Down

0 comments on commit e9f2ee8

Please sign in to comment.