script update : ajout flag -e
This commit is contained in:
parent
7feae3e8f4
commit
ab3a5ab371
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh -x
|
#!/bin/sh -xe
|
||||||
git pull
|
git pull
|
||||||
exec docker-compose up -d --build
|
exec docker-compose up -d --build
|
||||||
|
|
Loading…
Reference in a new issue