Update .gitlab-ci.yml
This commit is contained in:
parent
7ebcc9ba25
commit
b4b668f204
@ -12,13 +12,12 @@
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script: ./compile.sh
|
||||||
- ./compile.sh
|
artifacts:
|
||||||
artifacts:
|
paths:
|
||||||
paths:
|
- release/Asuro.iso
|
||||||
- release/Asuro.iso
|
- Image.img
|
||||||
- Image.img
|
- release/*.svg
|
||||||
- release/*.svg
|
|
||||||
|
|
||||||
.test1:
|
.test1:
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user