Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalClient
Commits
c3b9ff01
Commit
c3b9ff01
authored
Apr 08, 2019
by
Lukas Burgey
Browse files
Restart client on dev deploy
parent
165b0a1c
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c3b9ff01
...
...
@@ -40,6 +40,7 @@ deploy-dev:
-
chmod 700 ~/.ssh
-
echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
-
rsync -v feudalClient $DEV_USER@$DEV_HOST:bin/feudalClientDev
-
ssh $DEV_USER@$DEV_HOST -- systemctl --user restart devClient@0 devClient@1 devClient@2
deploy-master
:
stage
:
deploy
...
...
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