ci: move manual container builds to unified release workflow (#8290)

* ci: move manual dev container build into unified release workflow

* ci: make unified manual container build release-tag based
This commit is contained in:
Chris Lu
2026-02-10 12:47:39 -08:00
committed by GitHub
parent 17f85361e9
commit b73bd08470
7 changed files with 11 additions and 519 deletions

View File

@@ -3,7 +3,6 @@ name: "docker: build dev containers"
on:
push:
branches: [ master ]
workflow_dispatch: {}
permissions:
contents: read