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