fixed sytanx in pipeline yml
This commit is contained in:
parent
66a5750166
commit
f755cc2d3e
@ -1,6 +1,8 @@
|
|||||||
image: building5/genisoimage
|
image: building5/genisoimage
|
||||||
|
|
||||||
all:
|
all:
|
||||||
only: release
|
only:
|
||||||
|
- release
|
||||||
script:
|
script:
|
||||||
- make jos.iso
|
- make jos.iso
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user