Skip to content

Conversation

@kycheng
Copy link

@kycheng kycheng commented Dec 12, 2025

  • Introduced a new Tekton PipelineRun configuration for building a Java image with SonarQube integration.
  • Added a Dockerfile for the Java image, based on Eclipse Temurin, with necessary dependencies and configurations for Node.js and other tools.

@kycheng
Copy link
Author

kycheng commented Dec 12, 2025

/build-java-image

- name: image-repository
value: build-harbor.alauda.cn/devops/sonarqube-ce-java-build

- name: tags
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

添加一个基础镜像的构建,将sonar build里面安装软件的部分放到这里,减少构建时间。后续使用这个镜像进行构建。

Image

@kycheng
Copy link
Author

kycheng commented Dec 12, 2025

/build-java-image

- Introduced a new Tekton PipelineRun configuration for building a Java image with SonarQube integration.
- Added a Dockerfile for the Java image, based on Eclipse Temurin, with necessary dependencies and configurations.
@kycheng
Copy link
Author

kycheng commented Dec 12, 2025

/build-java-image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant