Skip to content

CLIENT-3839 Skip test for compatibility with version 7. #538

CLIENT-3839 Skip test for compatibility with version 7.

CLIENT-3839 Skip test for compatibility with version 7. #538

name: clients-java-push-to-dev
on:
push:
branches:
- dev-*
- stage
- stage-jdk8
workflow_dispatch:
jobs:
build-stage:
name: Build stage
uses: ./.github/workflows/release-stage.yaml
with:
ref: ${{ github.ref }}
build-number: ${{ github.run_number }}
secrets: inherit