dfinity / sns-testing

Testing SNS in local testing environment
Apache License 2.0
9 stars 12 forks source link

Enable publishing docker images for releases and tags #43

Closed aterga closed 1 year ago

daniel-wong-dfinity-org commented 1 year ago

Also, can you change the title of this to say something like "Have Github automatically build and publish new Docker container image in more cases"? And maybe be more specific about what the new cases are?

aterga commented 1 year ago

Why is this needed?

If this works, it should automatically publish the docker image under a image tag corresponding to a GitHub tag. See the table here https://github.com/docker/metadata-action/blob/master/README.md#basic

aterga commented 1 year ago

Merging as-is to be able to test this.