Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
199d93b3e8 |
@@ -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