feat: Move default steps into container

This commit is contained in:
2026-07-28 13:28:43 +01:00
parent 97dc6feaca
commit 26567766a9
8 changed files with 83 additions and 2 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
# generated pb is committed under server/, but a proto change
# that someone regenerates in the same push should not depend
# on that ordering.
flag server '^(server/|shared/|proto/|go\.work)'
flag server '^(server/|shared/|proto/|default_steps/|go\.work)'
flag sitesvc '^(sitesvc/|shared/|go\.work)'
flag admin '^(admin/|shared/|go\.work)'