mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-08 05:11:12 +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
|
WORKDIR /app
|
||||||
|
|
||||||
# Copy the Gradle files and source code
|
# 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 gradle gradle
|
||||||
COPY src src
|
COPY src src
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user