Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
80265c8f
Commit
80265c8f
authored
May 03, 2016
by
Dominik Hebeler
Browse files
Bugfix
parent
fea2f46c
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
80265c8f
...
...
@@ -8,11 +8,7 @@ update:
-
which php
# Pfad zum neu geklonten Repo
-
path=`pwd`
-
cd ~/MetaGer
-
if [ -d ~/MetaGer ] ; then
-
echo "yai"
-
else echo "nope"
-
fi
-
cd ~/
-
$path/deploy/checkServerStatus.sh
script
:
-
cd ~/MetaGer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment