Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor : integrate the different build job together #21677

Merged
merged 1 commit into from
Oct 21, 2022
Merged

Refactor : integrate the different build job together #21677

merged 1 commit into from
Oct 21, 2022

Conversation

taojintianxia
Copy link
Contributor

@taojintianxia taojintianxia commented Oct 21, 2022

Changes proposed in this pull request:

  • integrate the different build job together
  • upgrade the docker login action

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : mvn clean install -B -T2C -DskipTests -Dmaven.javadoc.skip=true -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

@taojintianxia taojintianxia self-assigned this Oct 21, 2022
@taojintianxia taojintianxia added this to the 5.2.2 milestone Oct 21, 2022
@zhaojinchao95 zhaojinchao95 merged commit ba171ec into apache:master Oct 21, 2022
@taojintianxia taojintianxia deleted the refactor-nightly-build branch October 21, 2022 07:47
- uses: actions/checkout@v3
- uses: graalvm/setup-graalvm@v1
with:
version: 'releases'
Copy link
Member

Choose a reason for hiding this comment

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

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

Successfully merging this pull request may close these issues.

3 participants