Skip to content

ID-4759: Upgrade to Spring-boot 3.3.4 (user-service) (#227) #34

ID-4759: Upgrade to Spring-boot 3.3.4 (user-service) (#227)

ID-4759: Upgrade to Spring-boot 3.3.4 (user-service) (#227) #34

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