Update .gitlab-ci.yml

This commit is contained in:
Kieron 2020-10-29 12:07:28 +00:00
parent fdbf7d028a
commit e50a7a66ce

View File

@ -14,7 +14,7 @@ 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