Skip to content

Commit db75e8c

Browse files
committed
chore(woodpecker): migrations woodpecker-ci to 2
1 parent 7200e9f commit db75e8c

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

.woodpecker/build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ matrix:
33
- linux/amd64
44
- linux/arm64
55

6-
platform: ${platform}
7-
86
labels:
97
type: exec
8+
platform: ${platform}
109

11-
pipeline:
10+
steps:
1211
- name: publish-linux
1312
image: bash
1413
commands:

.woodpecker/check.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
platform: linux/amd64
2-
31
labels:
42
type: exec
3+
platform: linux/amd64
54

6-
pipeline:
5+
steps:
76
- name: check
87
image: bash
98
commands:

0 commit comments

Comments
 (0)