diff --git a/tools/deployment/deploy.yml b/tools/deployment/deploy.yml index 124c0346..94fbb26a 100644 --- a/tools/deployment/deploy.yml +++ b/tools/deployment/deploy.yml @@ -5,6 +5,7 @@ tasks: - name: Pull the latest images and restart the services shell: | + git pull docker-compose --file docker-compose-production.yaml pull docker-compose --file docker-compose-production.yaml up --detach args: