mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
fix build.yml (x13)
This commit is contained in:
parent
87f8cb0248
commit
1c52466024
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user