From b2fcfc51ab8d06d638cf8e3f0055afcd73fcea8b Mon Sep 17 00:00:00 2001 From: Malte Hansen Date: Tue, 3 Dec 2024 12:24:56 +0100 Subject: [PATCH] Update deploy-init-cassandra.yml --- .github/workflows/deploy-init-cassandra.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-init-cassandra.yml b/.github/workflows/deploy-init-cassandra.yml index 1f83edf..9e510bc 100644 --- a/.github/workflows/deploy-init-cassandra.yml +++ b/.github/workflows/deploy-init-cassandra.yml @@ -3,6 +3,7 @@ name: Init-Cassandra Pipeline on: push: +jobs: build-and-deploy: runs-on: ubuntu-latest steps: