add sleep bot
This commit is contained in:
@@ -16,6 +16,7 @@ COPY ./management/build.gradle.kts ./management/
|
||||
COPY ./server/build.gradle.kts ./server/
|
||||
COPY ./bots/ping-bot/build.gradle.kts ./bots/ping-bot/
|
||||
COPY ./bots/pizza-bot/build.gradle.kts ./bots/pizza-bot/
|
||||
COPY ./bots/sleep-tracker/build.gradle.kts ./bots/sleep-tracker/
|
||||
RUN ./gradlew deps --no-daemon --info --stacktrace
|
||||
|
||||
# Build Application
|
||||
|
Reference in New Issue
Block a user