Skip to content

Commit 781f3ab

Browse files
author
Yvan Tortorella
committed
Attempt to fix CI dependencies.
1 parent d6827ef commit 781f3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ hwpe-test:
107107

108108
complex-test:
109109
extends: .redmule-vsim-tpl
110-
dependencies: [redmule-build-complex]
110+
needs: [redmule-build-complex]
111111
variables:
112112
SETUP_CONFIG: "setup-complex"
113113
parallel:

0 commit comments

Comments
 (0)