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