Setup CI/CD

This commit is contained in:
Lutfi Hakim 2026-03-15 20:32:10 +07:00
parent 4a85309d9b
commit 16629874c5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Deployment Logic - name: Deployment Logic
run: | run: |
cd /www/wwwroot/Layerfarm cd /www/wwwroot/LayerFarm
# Ambil ID commit untuk deteksi perubahan # Ambil ID commit untuk deteksi perubahan
OLD_COMMIT=$(git rev-parse HEAD) OLD_COMMIT=$(git rev-parse HEAD)