More changes
Some checks are pending
Build and Push Docker Image / build-and-push (push) Blocked by required conditions
Deploy Project / deploy (push) Blocked by required conditions
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 51s

This commit is contained in:
2025-02-11 17:40:16 -05:00
parent 8039badd88
commit 78d0e72c2c
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
# needs: test
needs: test
# if: startsWith(github.ref, 'refs/tags')
steps: