Skip to content

Commit

Permalink
build: add release-env context to publish-macos (#28946)
Browse files Browse the repository at this point in the history
  • Loading branch information
VerteDinde committed Apr 30, 2021
1 parent 770fff6 commit b0bbf47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2369,9 +2369,11 @@ workflows:
- osx-publish-skip-checkout:
requires:
- mac-checkout
context: release-env
- mas-publish-skip-checkout:
requires:
- mac-checkout
context: release-env

lint:
when: << pipeline.parameters.run-lint >>
Expand Down

0 comments on commit b0bbf47

Please sign in to comment.