Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sylwiaszunejko committed Sep 16, 2024
1 parent 15245cd commit af94c1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scylla_bench_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit af94c1c

Please sign in to comment.