AgileVentures / LocalSupport

A directory of local support services and volunteer opportunities
http://www.harrowcn.org.uk
Other
60 stars 214 forks source link

automated deploy from travis CI failing #949

Open tansaku opened 5 years ago

tansaku commented 5 years ago

thinking it might be easier to keep devops issues in github as we are doing in the NHSwiki project ...

Passing builds are not deploying as expected, e.g. https://travis-ci.org/AgileVentures/LocalSupport/builds/476763734

error (which might be a red-herring) is:

Skipping a deployment with the script provider because this branch is not permitted: develop

quick test might be to revert to only having auto-deploy for develop and not for staging to see if the multiple branch providers are the problem ...

tansaku commented 5 years ago

have tried a push to staging to see what happens - it seems that that deployed successfully:

https://travis-ci.org/AgileVentures/LocalSupport/builds/476870687

tansaku commented 5 years ago

interesting to see what's going on on during a master deploy:

same output as develop ...