mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-01 19:39:48 +09:00
Add workflow version (#2476)
Closes #1834 --------- Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Anbraten <anton@ju60.de> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
version: 1
|
||||
steps:
|
||||
demo:
|
||||
image: 'alpine'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
version: 1
|
||||
steps:
|
||||
test_1:
|
||||
image: 'alpine'
|
||||
|
||||
Reference in New Issue
Block a user