Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/maven/fixes/9.0' into maven/rele…
Browse files Browse the repository at this point in the history
…ase/9.0
  • Loading branch information
metaventis-build committed Sep 9, 2024
2 parents e4f683b + 743d353 commit bf55698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ default:
image: maven:3.8.4-jdk-8

stages:
- lint
- test
- deploy

check-helmreadme:
stage: lint
stage: test
image: node:lts-alpine3.20
script:
- wget -qO- https://github.com/bitnami/readme-generator-for-helm/archive/refs/tags/2.6.1.tar.gz | tar -xz -C /tmp
Expand Down

0 comments on commit bf55698

Please sign in to comment.