Commit f17c9cdc authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent 487a88fb
Pipeline #3701 passed with stage
in 31 seconds
......@@ -12,4 +12,5 @@ before_script:
#
Test SSH:
script:
- ssh $USER_NAME "./scriptPull/pullTransformers.sh"
- scp exexute_transformers_for_sag.sh $USER_NAME:~/execute_transformers/exexute_transformers_for_sag.sh
- ssh $USER_NAME "chmod 700 execute_transformers/exexute_transformers_for_sag.sh && ./execute_transformers/exexute_transformers_for_sag.sh $GITLAB_KEY"
Markdown is supported
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