mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
fix build.yml (x17)
This commit is contained in:
parent
618a31c121
commit
152752218b
@ -3,9 +3,6 @@ FROM ghcr.io/graalvm/native-image-community:21-muslib-ol8 as build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
# Install required dependencies
|
||||
RUN gu install native-image
|
||||
|
||||
# Copy the Gradle files and source code
|
||||
COPY build.gradle.kts settings.gradle.kts gradlew ./
|
||||
COPY gradle gradle
|
||||
|
Loading…
x
Reference in New Issue
Block a user