mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Robot script now movet to own dir
This commit is contained in:
parent
0504ca7ca4
commit
8c0deb80a7
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
#
|
||||
# Build and run everything for automatic tests
|
||||
#
|
||||
|
||||
# cd to current script directory
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
git pull origin master
|
||||
bundle install --deployment
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue