use the whole checkedout folder as artifact so the following step works

This commit is contained in:
Micha Gläß-Stöcker 2021-08-23 23:14:55 +02:00
parent 86537e800a
commit aa9b043f10

View file

@ -23,8 +23,7 @@ build_collect:
artifacts: artifacts:
name: 'collect_${CI_COMMIT_REF_NAME}' name: 'collect_${CI_COMMIT_REF_NAME}'
paths: paths:
- openwrt-firmware-selector/public/ - openwrt-firmware-selector
- openwrt-firmware-selector/src/
build_stage: build_stage:
stage: build_stage stage: build_stage