NRCan / geo-deep-learning

Deep learning applied to georeferenced datasets
https://geo-deep-learning.readthedocs.io/en/latest/
MIT License
149 stars 49 forks source link

Github workflow for docker image creation not triggering #481

Closed remtav closed 1 year ago

remtav commented 1 year ago

Our trigger for docker image creation is not working under NRCan's repo, since no push occurs, only pull requests: https://github.com/NRCan/geo-deep-learning/blob/develop/.github/workflows/build-push-on-tag.yml#L2

Unless a better trigger can be found, I'd suggest using the "create" trigger.