mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
yml
This commit is contained in:
parent
bce585130b
commit
2497a650f1
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -8,13 +8,13 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: "Version"
|
||||
description: Version
|
||||
required: false
|
||||
type: string
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "develop"
|
||||
- main
|
||||
- develop
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
- "docs/**"
|
||||
|
||||
4
.github/workflows/docker_docs.yml
vendored
4
.github/workflows/docker_docs.yml
vendored
@ -4,9 +4,9 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- main
|
||||
paths:
|
||||
- "README.md"
|
||||
- README.md
|
||||
|
||||
env:
|
||||
IMAGE_NAME: baidunetdisk-docker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user