I'm not sure how to do it, need to google
I created one based on version bump, have a look at https://github.com/Clinical-Genomics/housekeeper/blob/master/.github/workflows/build_and_publish.yml in the bottom of the file
@moonso do I need to create those secrets somewhere? It's complaining that it can't log in
yes, I need to set the DOCKER_USERNAME and DOCKER_PASSWORD secrets on this repo. But I'm not admin, could you do it when you have time?
Is this going to be hosted under clingen then?
Is this going to be hosted under clingen then?
Yes, it already is!
I have added DOCKER_USERNAME and DOCKER_PASSWORD to secrets now @northwestwitch
I have added
DOCKER_USERNAMEandDOCKER_PASSWORDto secrets now @northwestwitch
Thanks!