test pieline

This commit is contained in:
Mona Lisa 2023-11-13 12:40:57 -05:00
parent 22a59cff8b
commit 1e3daef605

View file

@ -7,7 +7,7 @@ on:
jobs:
push_to_registry:
if: ${{ github.event.label.name == 'CI' && github.event.label.description == 'Build' }}
if: ${{ github.event.label.name == 'CI' }}
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
steps: