Skip to content
Snippets Groups Projects
Commit d604b330 authored by Tim Jaacks's avatar Tim Jaacks
Browse files

Fix wrong remote name in ci-test pipeline

parent e810c2ac
No related branches found
No related tags found
1 merge request!173Fix wrong remote name in ci-test pipeline
Pipeline #21665 waiting for manual action with stages
in 53 seconds
......@@ -11,7 +11,7 @@ variables:
# In the manifest, the remotes are specified by an identifier. This is used to find
# out included projects for the retrigger job. In custom manifests, the remote may be
# named differently, so we need a variable that may be overriden.
CI_PARAM_SECO_REMOTE: seco-ne
CI_PARAM_SECO_REMOTE: ci-test
BUILD_TIMEOUT: 2m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment