mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 12:51:13 +00:00
fix build.yml (x19)
This commit is contained in:
@@ -4,7 +4,7 @@ FROM ghcr.io/graalvm/native-image-community:21-muslib-ol8 as build
|
||||
WORKDIR /app
|
||||
|
||||
# Copy the Gradle files and source code
|
||||
COPY build.gradle.kts settings.gradle.kts gradlew ./
|
||||
COPY build.gradle.kts settings.gradle.kts gradlew gradle.properties ./
|
||||
COPY gradle gradle
|
||||
COPY src src
|
||||
|
||||
|
Reference in New Issue
Block a user