Skip to content

feature/init gateway #16

feature/init gateway

feature/init gateway #16

Workflow file for this run

name: build
on:
pull_request:
push:
branches:
- main
jobs:
maven:
uses: ./.github/workflows/maven.yaml
with:
build-images: ${{ github.ref_name == 'main' }}
release-version: dev
secrets: inherit