Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Conversation

@PeiHongbing1223
Copy link

Refine the readme file

Signed-off-by: PeiHongbing1223 <peihongbing1223@gmail.com>
Signed-off-by: PeiHongbing1223 <peihongbing1223@gmail.com>
Signed-off-by: PeiHongbing1223 <peihongbing1223@gmail.com>
@ks-ci-bot ks-ci-bot added size/S and removed size/M labels Feb 25, 2021
Comment on lines -75 to -89

```yaml
stage('push latest'){
when{
branch 'master'
}
steps{
container ('maven') {
sh 'docker tag $REGISTRY/$DOCKERHUB_NAMESPACE/$APP_NAME:SNAPSHOT-$BRANCH_NAME-$BUILD_NUMBER $REGISTRY/$DOCKERHUB_NAMESPACE/$APP_NAME:latest '
sh 'docker push $REGISTRY/$DOCKERHUB_NAMESPACE/$APP_NAME:latest '
}
}
}

```
Copy link
Collaborator

Choose a reason for hiding this comment

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

I prefer to keep this part.

Copy link
Collaborator

Choose a reason for hiding this comment

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

oo, I see.

@LinuxSuRen
Copy link
Collaborator

In order to make the PR title be more meaningful. I'd like to rewrite it. Please correct me if you have a better one.

/retitle Correct the wrong order number in the readme file

@ks-ci-bot ks-ci-bot changed the title Dev Correct the wrong order number in the readme file Feb 25, 2021
Copy link
Author

@PeiHongbing1223 PeiHongbing1223 left a comment

Choose a reason for hiding this comment

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

I think the title "Correct the wrong order number in the readme file" is very good, you can modify it directly, thank you.

@LinuxSuRen
Copy link
Collaborator

/lgtm

@LinuxSuRen
Copy link
Collaborator

/cc @kubesphere/sig-devops

@ks-ci-bot ks-ci-bot requested a review from a team February 25, 2021 06:40
@LinuxSuRen
Copy link
Collaborator

/approve

1 similar comment
@shaowenchen
Copy link
Contributor

/approve

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LinuxSuRen, PeiHongbing1223, shaowenchen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [LinuxSuRen,shaowenchen]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants