mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pull for prod, not rebuild
This commit is contained in:
parent
35c807dac1
commit
e96be60e7a
1 changed files with 1 additions and 1 deletions
2
piston
2
piston
|
@ -11,7 +11,7 @@ case $1 in
|
|||
;;
|
||||
update)
|
||||
git pull
|
||||
docker-compose build api
|
||||
docker-compose pull api
|
||||
docker-compose up -d api
|
||||
;;
|
||||
clean-pkgs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue