woodpecker
This commit is contained in:
parent
d83dac30b2
commit
b4b874592b
|
@ -4,4 +4,6 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt update -y
|
- apt update -y
|
||||||
- apt install -y make zip tar
|
- apt install -y make zip tar
|
||||||
- make all
|
- mkdir publish
|
||||||
|
- mkdir publish/j
|
||||||
|
- touch publish/j/demi
|
Loading…
Reference in New Issue