mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 12:51:13 +00:00
fix dockerfile again(x5)
This commit is contained in:
@@ -9,6 +9,7 @@ COPY gradlew ./
|
||||
COPY gradle ./gradle
|
||||
COPY build.gradle.kts .
|
||||
COPY settings.gradle.kts .
|
||||
COPY gradle.properties .
|
||||
|
||||
# Download dependencies
|
||||
RUN ./gradlew --no-daemon dependencies
|
||||
|
Reference in New Issue
Block a user