lancepioch / tree

Connect your Github Repository to your Forge Server and Tree automatically deploys any new pull requests for you
MIT License
11 stars 3 forks source link

Replace sleeps with new jobs #29

Closed lancepioch closed 4 years ago

lancepioch commented 4 years ago

https://github.com/lancepioch/tree/blob/bfc63848e3bef8c8b224b960c465d3ef5c7d53fb/app/Jobs/SetupSite.php#L63-L66 https://github.com/lancepioch/tree/blob/bfc63848e3bef8c8b224b960c465d3ef5c7d53fb/app/Jobs/SetupSite.php#L82-L87 https://github.com/lancepioch/tree/blob/c768d0e7839f8f89229bdb8b50bddbd840ccab3d/app/Jobs/DeploySite.php#L46-L49

Use release method along with $tries.

lancepioch commented 4 years ago

Completed with 464a323ec677b9eca3ea51033a1203fbac3bd7a1