Skip to content

Add release step to cricle ci #84

New issue

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

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

Already on ? Sign in to your account

Merged
merged 2 commits into from
Oct 1, 2020
Merged

Add release step to cricle ci #84

merged 2 commits into from
Oct 1, 2020

Conversation

f-moya
Copy link
Contributor

@f-moya f-moya commented Oct 1, 2020

No description provided.

docker tag $CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME \
us.gcr.io/code-climate/codeclimate-phpcodesniffer:b$CIRCLE_BUILD_NUM
docker push us.gcr.io/code-climate/codeclimate-phpcodesniffer:b$CIRCLE_BUILD_NUM

Choose a reason for hiding this comment

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

Wee need the branch filtering part as well to do it only for specific branches:
https://.com/codeclimate/shipbot/blob/3506f7ebadb6c3c3635c400e62b75dc4571cb252/lib/shipbot/commands/push_engine.rb

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Missed that thanks. Done 👍🏼

@f-moyaf-moya merged commit 39bf8b3 into channel/beta Oct 1, 2020
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants