Closed adelavega closed 2 years ago
Also, when I filed an issue it told me this: " Report a reproducible bug in the current release of nautobot-ssot "
Is that intended?
Hmm... It's supposed to upload to both GCR and Dockerhub (https://github.com/poldracklab/fitlins/blob/master/.github/workflows/workflows.yml#L309-L322) but seems like for some reason it's not doing that. I can take a look this weekend if someone else doesn't get to it before me.
Seems like it did update the master tag. Just not the latest tag.
Ah yeah. Nor the tagged version 0.10.0
It failed on the tag. I haven't rereleased since fixing, but I could build manually and push.
Done.
Not sure if you're aware but Docker Hub is behind master, with the latest push being 7 months ago.
If you want, I can copy the GH Actions I implemented for Neuroscout to push to DockerHub.
I'm happy to also add similar actions to push a prebuilt Singularity container to GH packages.