Skip to content

Integration fixes

Integration fixes #11

name: clients-java-push-to-dev
on:
push:
branches:
- dev/*
workflow_dispatch:
jobs:
build-stage:
name: Build stage
uses: ./.github/workflows/release-stage.yaml

Check failure on line 12 in .github/workflows/push-to-stage.yaml

View workflow run for this annotation

GitHub Actions / clients-java-push-to-dev

Invalid workflow file

The workflow is not valid. In .github/workflows/push-to-stage.yaml (Line: 12, Col: 11): Error from called workflow aerospike/aerospike-client-java/.github/workflows/release-stage.yaml@30ab1fee73391bf6b344517f806bb417dc6e11d5 (Line: 51, Col: 13): Job 'aggregate-published-artifacts' depends on unknown job 'java-verion'.
with:
branch: ${{ github.ref }}
secrets: inherit