Update main.yml

This commit is contained in:
TomP101 2025-03-05 10:23:25 +01:00 committed by GitHub
parent e0d5682f10
commit 8e279057f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ jobs:
run: docker push mr:8084/spring-petclinic:${{ steps.vars.outputs.short_sha }}
build_image_main:
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/master'
runs-on: self-hosted
needs: build
steps: