Update .gitea/workflows/base-build.yml
All checks were successful
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Successful in 12m18s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Successful in 28s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Successful in 34s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Successful in 20s

This commit is contained in:
2025-07-09 19:17:46 -07:00
parent 479b2b1f03
commit eb5ed58031

View File

@@ -24,7 +24,7 @@ env:
jobs:
build-and-push-rootfs-archives:
runs-on: vm1-docker-build2
runs-on: vm-docker-build2
outputs:
archives_changed: ${{ steps.commit_archives.outputs.archives_changed }}
steps: