Scout: Set up a webhook to build and push a new Docker image to Docker hub every time the repo changes

Created on 4 Nov 2020  路  7Comments  路  Source: Clinical-Genomics/scout

I'm not sure how to do it, need to google

enhancement QualityOfLife

All 7 comments

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_USERNAME and DOCKER_PASSWORD to secrets now @northwestwitch

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

4WGH picture 4WGH  路  3Comments

hassanfa picture hassanfa  路  4Comments

dnil picture dnil  路  3Comments

dnil picture dnil  路  3Comments

1ctw picture 1ctw  路  5Comments