CI(Release): Build image on pull request

This commit is contained in:
Akshay Gaikwad
2022-05-30 10:46:00 +05:30
parent 8c64af636f
commit e6664f6971
+2 -1
View File
@@ -4,6 +4,8 @@ on:
push:
branches: [ main ]
tags: [ 'v*.*.*' ]
pull_request:
branches: [ main ]
env:
REGISTRY: registry.dev.rafay-edge.net
@@ -47,7 +49,6 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=schedule
type=ref,event=branch
type=ref,event=tag
type=ref,event=pr