Skip to content
Snippets Groups Projects
Commit 5e1ffb3b authored by dgelessus's avatar dgelessus
Browse files

Skip Git clone in CI deploy job

parent eabf2c10
No related branches found
No related tags found
No related merge requests found
Pipeline #113339 passed
......@@ -27,6 +27,8 @@ deploy:
only:
- develop@general/stups/prob_rodin_plugin
image: alpine:3
variables:
GIT_STRATEGY: none
before_script:
- apk update
- apk add lftp openssh-client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment