Update .gitlab-ci.yml

This commit is contained in:
Peter Lichard
2020-06-06 06:16:11 +00:00
parent ea574dc5b7
commit 0b72699462
+1 -1
View File
@@ -14,7 +14,7 @@ build:
script:
- cd rootfs && make opencn_qemu_defconfig && make source && make
artifacts:
path:
paths:
- rootfs
cache: