Setup CI/CD
This commit is contained in:
parent
4a85309d9b
commit
16629874c5
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- name: Deployment Logic
|
||||
run: |
|
||||
cd /www/wwwroot/Layerfarm
|
||||
cd /www/wwwroot/LayerFarm
|
||||
|
||||
# Ambil ID commit untuk deteksi perubahan
|
||||
OLD_COMMIT=$(git rev-parse HEAD)
|
||||
|
|
|
|||
Loading…
Reference in New Issue