sparkbox / mina-circle

🚀 A deployment wrapper for mina based, artifact deployment.
MIT License
9 stars 0 forks source link

Remove dependency on CircleCI artifacts #31

Open yock opened 8 years ago

yock commented 8 years ago

CircleCI builds have a deployment phase which we presently can't leverage because we depend on the artifacts phase which runs after it. We should consider changes to this tool to remove that dependency so that we can use this for continuous delivery.