typo in alpine node package
This commit is contained in:
@@ -11,7 +11,7 @@ steps:
|
|||||||
publish:
|
publish:
|
||||||
image: alpine:3.23
|
image: alpine:3.23
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache node
|
- apk add --no-cache nodejs
|
||||||
- node ci/release.js .build/qbittorrent-sentinel
|
- node ci/release.js .build/qbittorrent-sentinel
|
||||||
environment:
|
environment:
|
||||||
GITEA_RELEASE_TOKEN:
|
GITEA_RELEASE_TOKEN:
|
||||||
|
|||||||
Reference in New Issue
Block a user