fix(workflows): remove job dependencies
Some checks failed
Build and Publish Docker Images / build (server.Dockerfile, auto-transcoder/server) (push) Failing after 5m52s
Build and Publish Docker Images / build (worker.Dockerfile, auto-transcoder/worker) (push) Failing after 5m58s

This commit is contained in:
Ben Martin 2025-05-12 09:42:25 +01:00
parent 789503b675
commit cfbe1a9d84
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -10,7 +10,6 @@ on:
jobs:
build:
needs: setup
runs-on: ubuntu-latest
strategy:
matrix: