mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 17:19:25 +00:00
i think now i fixed the artifacts :)
This commit is contained in:
parent
6cca13d499
commit
03662ba8bb
1 changed files with 3 additions and 3 deletions
|
|
@ -26,15 +26,15 @@ build_collect:
|
|||
artifacts:
|
||||
name: 'collect_${CI_COMMIT_REF_NAME}'
|
||||
paths:
|
||||
- ./public/
|
||||
- ./src/
|
||||
- openwrt-firmware-selector/public/
|
||||
- openwrt-firmware-selector/src/
|
||||
|
||||
build_stage:
|
||||
stage: build_stage
|
||||
image: node:lts-alpine
|
||||
script:
|
||||
- ls -lha
|
||||
- cat ./src/config.ts
|
||||
- cat openwrt-firmware-selector/src/config.ts
|
||||
dependencies:
|
||||
- build_collect
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue