Skip to content
Snippets Groups Projects
Commit 6a7aa7cd authored by hahn's avatar hahn
Browse files

task#1726 - test env in onbuild hook

parent 649318ce
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,8 @@ echo ---------- ENV CHECK ...@@ -18,7 +18,8 @@ echo ---------- ENV CHECK
echo GIT_SSH = $GIT_SSH echo GIT_SSH = $GIT_SSH
echo DIR_SSH_KEYS = $DIR_SSH_KEYS echo DIR_SSH_KEYS = $DIR_SSH_KEYS
echo DIR_APPROOT = $DIR_APPROOT echo DIR_APPROOT = $DIR_APPROOT
echo force error
exit 1
echo "----------> setze x-recht auf gitsshwrapper " echo "----------> setze x-recht auf gitsshwrapper "
ls -l shellscripts/gitsshwrapper.sh && chmod 755 shellscripts/gitsshwrapper.sh && ls -l shellscripts/gitsshwrapper.sh ls -l shellscripts/gitsshwrapper.sh && chmod 755 shellscripts/gitsshwrapper.sh && ls -l shellscripts/gitsshwrapper.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment