ergoplatform / oracle-core

Core off-chain component of Oracle Pools
Apache License 2.0
62 stars 37 forks source link

Switch docker push to be triggered on new release #311

Closed greenhat closed 9 months ago

reqlez commented 1 year ago

After test is successful, don't forget there are 3 places with username/reponame in that action. Just heads up ;-)

reqlez commented 1 year ago

Based on this run here, it's now working properly: https://github.com/ergoplatform/oracle-core/actions/runs/6105865742

I changed it here to ergoplatform/oracle-core DockerHub repo now, that repo just needs to be created before we run this on release. @kushti heads up, and also set proper DOCKERHUB_USERNAME DOCKERHUB_TOKEN for ergoplatform account.

Otherwise, LGTM after the above 2 tasks are complete.

greenhat commented 1 year ago

@reqlez Great job! Thank you very much!

reqlez commented 1 year ago

@reqlez Great job! Thank you very much!

Happy to help! Now just waiting for @kushti to do his thing and we g2g!

reqlez commented 11 months ago

@kushti any luck setting this up?