* MOD: workflow tests
Some checks failed
Build and push / test_shellcheck (push) Failing after 6s
Build and push / build_and_push (push) Has been skipped

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-21 10:12:04 +01:00
parent fa5127bbf6
commit 32de968207

View File

@@ -17,6 +17,7 @@ jobs:
name: build_and_push
needs: [tests_shellcheck]
runs-on: ubuntu-latest
if: ${{ gitea.event.workflow_run.conclusion == 'success' }}
steps:
- uses: actions/checkout@v4
- name: Login to docker