1 Commits
Author SHA1 Message Date
sbstp 199d93b3e8 typo in alpine node package
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2026-07-12 10:42:41 -04:00
+1 -1
View File
@@ -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: