[GITHUB] RESET BRANCH PROCEDURE - fourslickz/notes GitHub Wiki

SERVER-SIDE

cd ~/cicd/staging/AYO-PRAMUKA
git fetch origin
git reset --hard origin/staging
git log
git push -u bare-repo-staging +staging
bash ~/cicd/staging/deploy-produksi-staging.sh