test pipeline

This commit is contained in:
Mona Lisa 2023-11-13 12:24:43 -05:00
parent 75f958c74c
commit 5b31f10d2f

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' && github.event.label.description == 'Build' }}
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
steps: