hotosm / tasking-manager

Tasking Manager - The tool to team up for mapping in OpenStreetMap

Home Page:https://wiki.openstreetmap.org/wiki/Tasking_Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] PR build failures at build and push image step

ramyaragupathy opened this issue · comments

All the PRs we made recently have been failing at the build and push docker image step.

image

Not sure what led to this, it will be great if we look into this at the earliest.

cc @mahesh-naxa @dakotabenjamin @eternaltyro

Push to ghcr won't be allowed from third party repos or PR from third party. I will modify the workflow to remove the step so the failure does not happen.

Made the changes to exclude develop branch from triggering a container image build when receiving PR.