Merge branch 'main' into renovate/org.springframework.modulith-spring-modulith-bom-1.x
ci/woodpecker/push/lint_general Pipeline was successful Details

pull/19/head
fjadmin 2024-01-28 14:21:19 +00:00
commit d612fad931
1 changed files with 1 additions and 2 deletions

View File

@ -14,12 +14,11 @@ clone:
steps: steps:
"prepare:version": "prepare:version":
image: bitnami/git:2.43.0 image: bitnami/git:2.43.0
group: prepare
commands: commands:
- . ./version.sh - . ./version.sh
"prepare:frontend": "prepare:frontend":
image: *frontend_image image: *frontend_image
group: prepare depends_on: ["prepare:version"]
commands: commands:
- pnpm install - pnpm install
directory: frontend directory: frontend