Commit 5f7923691478202d6c9d9fc41661cc5237ed91b7
1 parent
43950984
Exists in
master
and in
17 other branches
Remove non-existent software dependency
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
config/projects/gitlab.rb
| @@ -28,9 +28,6 @@ build_iteration 1 | @@ -28,9 +28,6 @@ build_iteration 1 | ||
| 28 | # creates required build directories | 28 | # creates required build directories |
| 29 | dependency "preparation" | 29 | dependency "preparation" |
| 30 | 30 | ||
| 31 | -# GitLab dependencies/components | ||
| 32 | -dependency "gitlab" | ||
| 33 | - | ||
| 34 | # version manifest file | 31 | # version manifest file |
| 35 | dependency "version-manifest" | 32 | dependency "version-manifest" |
| 36 | 33 |