mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 00:15:21 +00:00
chore: delete influence ci doc in .github/workflows (#442)
删除影响集成ci的工作流配置文件 Log: 删除影响集成CI的工作流配置 Influence: 工作流 Task: https://pms.uniontech.com/task-view-116451.html
This commit is contained in:
parent
91231e4f97
commit
82ab74e1ee
22
.github/workflows/build.yaml
vendored
22
.github/workflows/build.yaml
vendored
@ -1,22 +0,0 @@
|
||||
name: CI Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
archlinux:
|
||||
name: Archlinux Build Check
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout branch
|
||||
uses: actions/checkout@v2
|
||||
- name: build
|
||||
uses: justforlxz/deepin-git-action@v1
|
||||
with:
|
||||
repo: deepin-dock
|
Loading…
x
Reference in New Issue
Block a user