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

Bug 1936911 - Add back CIRCLECI_SHA1 AND CIRCLE_BUILD_URL back to the build and deploy steps for CircleCI #2372

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

dklawren
Copy link
Collaborator

before these changes, the /app/version.json file had empty values for CIRCLE_SHA1 and CIRCLE_BUILD_URI. This fixes the issue.

@dklawren dklawren requested review from cgsheeh and removed request for cgsheeh December 12, 2024 23:49
@dklawren
Copy link
Collaborator Author

Oops not quite right yet.

@dklawren dklawren requested a review from cgsheeh December 13, 2024 00:39
Comment on lines 11 to 12
args:
- CI=1
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm surprised we need to set this and CircleCI doesn't set this when appropriate on its own?

@dklawren dklawren merged commit 79450b1 into mozilla-bteam:master Dec 13, 2024
7 of 9 checks passed
@dklawren dklawren deleted the 1936911 branch December 13, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants