Skip to content

Commit 192166f

Browse files
eryajferyajf
eryajf
authored and
eryajf
committed
refactor: 移除工作流配置中的阶段名称并保留资源配置
1 parent 9c92b79 commit 192166f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cnb/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
main:
22
push:
3-
- stageOne:
3+
-
44
runner:
55
cpus: 16
66
services:

.cnb/workflows/sync-to-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
main:
22
push:
3-
- stageOne:
3+
-
44
runner:
55
cpus: 8
66
services:

0 commit comments

Comments
 (0)