This commit is contained in:
cpu
2025-05-10 03:06:52 +02:00
parent e4fac587d1
commit 457b753524

View File

@@ -3,7 +3,7 @@
set -e set -e
echo "[webhook] Pulling new code..." echo "[webhook] Pulling new code..."
# cd /virt/nexus-timer || exit 1 cd /virt/nexus-timer || exit 1
git pull origin main git pull origin main
echo "[webhook] Building image..." echo "[webhook] Building image..."