mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-13 07:31:13 +00:00
add dockerfile, add get-metadata.sh, docker-build.sh
This commit is contained in:
5
get-metadata.sh
Executable file
5
get-metadata.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
export RUN_AGENT=true
|
||||
./gradlew -Pagent run
|
||||
./gradlew metadataCopy --task run --dir src/main/resources/META-INF/native-image
|
Reference in New Issue
Block a user