Setup CI/CD
This commit is contained in:
parent
4a85309d9b
commit
16629874c5
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue