update ci

This commit is contained in:
naiba
2021-09-04 12:51:02 +08:00
parent e40026f6cc
commit bb55c3354a
3 changed files with 31 additions and 15 deletions

View File

@@ -1,17 +1,11 @@
name: Dashboard image
on:
push:
branches:
- "master"
paths-ignore:
- "cmd/playground/**"
- "cmd/agent/**"
- "script/**"
- "*.md"
- ".*"
- ".github/workflows/agent.yml"
- ".github/workflows/test.yml"
workflow_run:
workflows: ["Run Tests"]
branches: [master]
types:
- completed
jobs:
deploy: