update
This commit is contained in:
@@ -54,7 +54,7 @@ if ((post_pull == 0)); then
|
||||
fi
|
||||
|
||||
printf 'Updating the local Gitea image and deployment stack...\n'
|
||||
docker compose --env-file .env pull gitea nginx certbot
|
||||
docker compose --env-file .env pull gitea nginx
|
||||
"${DEPLOY_ROOT}/manage.sh" start
|
||||
|
||||
container_id="$(docker compose -f compose.yaml -f compose.tls.yaml ps -q broker)"
|
||||
|
||||
Reference in New Issue
Block a user