test
vintage-story-build-latest / Docker prune (vm-docker-build2) (push) Successful in 3s
vintage-story-build-latest / poll-debian-base-and-detect-changes (push) Successful in 8s
vintage-story-build-latest / Build and Push latest (push) Successful in 7s
vintage-story-build-latest / generate-changelogs (push) Successful in 7s
vintage-story-build-latest / generate-build-info (push) Successful in 8s

This commit is contained in:
2026-07-28 10:03:04 -07:00
parent ddd077cd50
commit 1ae67a3a32
+2
View File
@@ -103,5 +103,7 @@ fi
echo " "
echo "INFO ! Starting vintage-story Server $VS_VERSION"
exec $VS_SERVER_DIR/server-$VS_VERSION.sh start
echo "Tailing server log to keep container active..."
exec tail -f $VS_DATA_DIR/Logs/server-main.log
exit