mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-12-08 01:25:45 +09:00
fix build.yml (x13)
This commit is contained in:
@@ -12,7 +12,7 @@ COPY gradle gradle
|
||||
COPY src src
|
||||
|
||||
# Build the project
|
||||
RUN ./gradlew nativeImage
|
||||
RUN ./gradlew nativeCompile
|
||||
|
||||
# Stage 2: Create a minimal Docker image and add the binary
|
||||
FROM alpine:3.13
|
||||
|
||||
Reference in New Issue
Block a user