From af94c1c064d6681c902913278705028838f51e47 Mon Sep 17 00:00:00 2001 From: sylwiaszunejko Date: Mon, 16 Sep 2024 15:00:44 +0200 Subject: [PATCH] test --- .github/workflows/scylla_bench_docker.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/scylla_bench_docker.yml b/.github/workflows/scylla_bench_docker.yml index 018d352e..093627e8 100644 --- a/.github/workflows/scylla_bench_docker.yml +++ b/.github/workflows/scylla_bench_docker.yml @@ -44,6 +44,8 @@ jobs: GOCQL_REPO="${{ github.event.pull_request.head.repo.full_name }}" GOCQL_COMMIT_ID="${{ github.event.pull_request.head.ref }}" IMAGE_TAG="scylladb/gocql-extended-ci:scylla-bench-${{ github.event.pull_request.head.ref }}" make build-image-with-custom-gocql-commit docker push "scylladb/gocql-extended-ci:scylla-bench-${NAME}" + #ADD CHANGE + - name: Start Jenkins job uses: sylwiaszunejko/jenkins_client@main with: