Update build_CPU.yml
This commit is contained in:
4
.github/workflows/build_CPU.yml
vendored
4
.github/workflows/build_CPU.yml
vendored
@@ -1,12 +1,14 @@
|
|||||||
name: Build_Subgen_Dockerfile_CPU
|
name: Build_Subgen_Dockerfile_CPU
|
||||||
|
|
||||||
on:
|
on:
|
||||||
#push:
|
push:
|
||||||
# branches:
|
# branches:
|
||||||
# - 'main'
|
# - 'main'
|
||||||
# paths-ignore:
|
# paths-ignore:
|
||||||
# - '**.md'
|
# - '**.md'
|
||||||
# - '**.yml'
|
# - '**.yml'
|
||||||
|
paths:
|
||||||
|
- 'Dockerfile.cpu'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user