Commit 646e441
cookiecutter-e3
Fix .gitlab-ci.yml wrong name for
The CI project name in the job rules was hardcoded to `e3-core`, making this job only working for `e3-core` and not for other any e3 repositories.
See merge request it/cookiecutter-e3!82 of the templatelinux python (always)
1 parent be792d5 commit 646e441
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments