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