Skip to content

chore: bump version to 0.7.4-SNAPSHOT #51

chore: bump version to 0.7.4-SNAPSHOT

chore: bump version to 0.7.4-SNAPSHOT #51

---
name: Build and upload artifact
on:
repository_dispatch:
types: [trigger-build]
workflow_dispatch:
push:
branches:
- main
jobs:
pipeline:
uses: sipgate/workflows/.github/workflows/pipeline-maven-artifact-default.yaml@main
with:
maven_docker_tag: 3.9-eclipse-temurin-21-alpine
secrets: inherit