bcgov / PIMS

Property Inventory Management System
https://pims.gov.bc.ca
Apache License 2.0
42 stars 43 forks source link

Add pull command in dev deployment GHA #2473

Closed ManishSihag closed 4 weeks ago

ManishSihag commented 4 weeks ago
## 🎯 Summary

Bugfix for deploy GHA fail. Update::Pull 'main' before pushing the new tag

🔰 Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.