update
vintage-story-build-latest / Docker prune (vm-docker-build2) (push) Successful in 2s
vintage-story-build-latest / poll-debian-base-and-detect-changes (push) Successful in 6s
vintage-story-build-latest / Build and Push latest (push) Successful in 25s
vintage-story-build-latest / generate-changelogs (push) Successful in 8s
vintage-story-build-latest / generate-build-info (push) Successful in 9s

This commit is contained in:
2026-07-28 07:30:23 -07:00
parent fb2df94d47
commit 4545c231c9
7 changed files with 9 additions and 9 deletions
@@ -1,16 +1,16 @@
name: vintage-story-build-server
name: vintage-story-build-latest
on:
push:
branches:
- main
paths:
- '.gitea/workflows/vintage-story-build-server.yml'
- 'server/Dockerfile'
- 'server/*.sh'
- '.gitea/workflows/vintage-story-build-latest.yml'
- 'latest/Dockerfile'
- 'latest/*.sh'
- '!.cache/*'
- '!server/CHANGES.md'
- '!server/build-info.json'
- '!latest/CHANGES.md'
- '!latest/build-info.json'
schedule:
- cron: '5 22 * * 0'