Skip to content

feature/init gateway #3

feature/init gateway

feature/init gateway #3

Workflow file for this run

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