1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00

Fix tests for PRs (#80)

This commit is contained in:
Jason N 2024-03-19 11:11:11 -04:00 committed by GitHub
parent bcfbc02ded
commit 5ee3e3cb8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 13 additions and 6 deletions

View file

@ -17,7 +17,7 @@ jobs:
contains(github.event.pull_request.labels.*.name, 'auto-test') )
name: Build Container Image
env:
JOB_NAME: Tests / Build Container Image
JOB_NAME: Build Container Image
runs-on: ubuntu-latest
permissions:
contents: read
@ -66,6 +66,7 @@ jobs:
with:
images: |
ghcr.io/${{ github.repository }}
context: git
tags: |
type=ref,event=branch
type=ref,event=pr