init
continuous-integration/drone Build is failing

This commit is contained in:
曾志威
2026-02-12 23:44:43 +08:00
parent 367d513182
commit cc405b5985
2 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -13,6 +13,6 @@ steps:
password:
from_secret: docker_password
registry: https://registry.cn-hangzhou.aliyuncs.com
repo: registry.cn-hangzhou.aliyuncs.com/loghub/redis
repo: registry.cn-hangzhou.aliyuncs.com/loghub/gradle
tags:
- 8-alpine
- 8
+5 -3
View File
@@ -1,5 +1,7 @@
FROM redis:8.6-rc1-alpine3.23
FROM gradle:8-alpine
RUN set -eux; \
apk update; \
apk upgrade ;
apk add nodejs npm
RUN set -eux; \
npm install -g coffee-script stylus