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