OpenBeta / openbeta-graphql

The open source rock climbing API
https://openbeta.io
GNU Affero General Public License v3.0
41 stars 32 forks source link

build: skip dockerhub login if it's a PR #373

Closed enapupe closed 11 months ago

enapupe commented 11 months ago

we are only pushing to docker hub if it's not a PR (i.e. main branch, tags). there's no point in performing dockerhub login if we are no pushing anything.