edit webhook master
This commit is contained in:
@@ -13,7 +13,7 @@ log "=== Deploy dimulakan ==="
|
|||||||
cd "$PROJECT_DIR"
|
cd "$PROJECT_DIR"
|
||||||
|
|
||||||
log "git pull..."
|
log "git pull..."
|
||||||
git pull origin main
|
git pull origin master
|
||||||
|
|
||||||
log "migrate database..."
|
log "migrate database..."
|
||||||
docker exec ecert_app php artisan migrate --force
|
docker exec ecert_app php artisan migrate --force
|
||||||
|
|||||||
Reference in New Issue
Block a user