Commit 64c048f5 authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent 483af23a
Pipeline #3713 failed with stage
in 20 seconds
......@@ -12,6 +12,5 @@ before_script:
#
Test SSH:
script:
- GITLAB_KEY=$(echo "$GITLAB_KEY" | tr -d '\r')
- 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 "test"
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