updated iso
This commit is contained in:
parent
055cce2cec
commit
5df46d809f
1 changed files with 3 additions and 2 deletions
|
@ -7,10 +7,11 @@ archiso:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
rules:
|
||||||
|
when: manual
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- out/*.iso
|
- out/*.iso
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
||||||
rules:
|
|
||||||
when: manual
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue