Skip to content
Snippets Groups Projects
Commit 0c66ea6d authored by Andri Joos's avatar Andri Joos :blush:
Browse files

fix ssh scripts not found gitlab-ci.yml

parent ead2e62a
No related branches found
No related tags found
No related merge requests found
......@@ -102,9 +102,9 @@ variables:
stage: prepare
retry: 2
needs:
- prepare_ssh_scripts
dependencies:
- prepare_ssh_scripts
- job: prepare_ssh_scripts
artifacts: true
dependencies: null
image: $SSH_DOCKERIMAGE
artifacts:
paths:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment