Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5d5a5cb

Browse files
Ensuring Environment variables are passed
1 parent e6ddf98 commit 5d5a5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.circleci/config.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- run:
9292
name: Tag and Release
9393
command: |
94-
sudo python scripts/tag_and_release.py
94+
sudo -E python scripts/tag_and_release.py
9595
- store_artifacts:
9696
path: CHANGELOG.md
9797
- save_cache:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /