mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 17:19:25 +00:00
use the whole checkedout folder as artifact so the following step works
This commit is contained in:
parent
86537e800a
commit
aa9b043f10
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue