mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Removing hardcoded artifact name
This commit is contained in:
parent
7091e11504
commit
77728af69e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
buildWebOS:
|
||||
stage: buildWebOSReceiver
|
||||
image: node:current-bookworm
|
||||
image: node:22.11.0-bookworm
|
||||
tags:
|
||||
- fcast-instance-runner
|
||||
before_script:
|
||||
|
@ -22,5 +22,5 @@ buildWebOS:
|
|||
access: all
|
||||
expire_in: "30 days"
|
||||
paths:
|
||||
- receivers/webos/com.futo.fcast.receiver_1.0.0_all.ipk
|
||||
- receivers/webos/*.ipk
|
||||
when: manual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue