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