try second pipeline
This commit is contained in:
parent
d2349532a7
commit
74616fcf95
@ -1,11 +1,5 @@
|
|||||||
when:
|
pipeline:
|
||||||
- event: push
|
hello:
|
||||||
branch: main
|
image: alpine
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: build
|
|
||||||
image: golang:1.23
|
|
||||||
commands:
|
commands:
|
||||||
- echo "This is the build step"
|
- echo "Hola desde Woodpecker"
|
||||||
- echo "binary-data-123" > executable
|
|
||||||
- echo "something else" > executable2
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user