Skip to content

Bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 t… #37

Bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 t…

Bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 t… #37

name: Publish Dev.Docker image
on:
push:
branches: main
paths-ignore:
- 'src/test/**'
- '*.md'
- 'LICENSE'
jobs:
build-publish-image:
uses: felleslosninger/github-workflows/.github/workflows/misc-publish-dev-docker.yml@main
secrets: inherit