fix: revert cicd changes #14

Merged
t.behrendt merged 5 commits from fix-revert-cicd-changes into main 2024-08-11 12:36:34 +02:00
Showing only changes of commit 8971a70b7a - Show all commits

View File

@@ -42,10 +42,9 @@ jobs:
- name: test
run: make test
build_and_push:
name: Build and push
requires:
needs:
- test
runs-on: ubuntu-latest
steps: