更新 .gitea/workflows/build-action.yaml
Frontend CI/CD / build (web-office) (push) Waiting to run Details

This commit is contained in:
z9130 2024-09-16 13:42:22 +08:00
parent d6dcb94bc2
commit e7b3b527d7
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-22.04:host
runs-on: ubuntu-22.04:docker://node:20.5.1-bookworm-slim
strategy:
matrix:
project: [web-office]