This commit is contained in:
commit
82baf65c84
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
steps:
|
||||||
|
- name: hello
|
||||||
|
image: alpine
|
||||||
|
commands:
|
||||||
|
- echo "CI работает!"
|
||||||
|
- docker --version
|
||||||
Loading…
Reference in New Issue
Block a user