refactor: Simplify string conversion for hackathon and timeline attributes in seed test submission

This commit is contained in:
MythEclipse
2025-10-28 18:47:52 +07:00
parent f7ca67d720
commit 95ae55c9df
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ REMOTE_HOST="70.153.9.42"
REMOTE_PATH="/home/asephs/imphnen-backend-service"
# Build project
taskset -c 0,1 cargo build --release -j 2
# taskset -c 0,1 cargo build --release -j 2
cargo build --release
# Rsync hasil build dan file yang diperlukan
rsync -avz --delete \
target/release/ \