@@ -1,5 +1,5 @@
before_script:
-
+ - echo "executing before script"
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
##