Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Commit e950816

Browse files
authored
chore: use correct context (#429)
* chore: use most recent node orb * chore: try disabling yarn install * chore: try forcing yarn version 1.22.15 * chore: try to install yarn directly * chore: remove node 10 * chore: use correct context
1 parent 9215c56 commit e950816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ workflows:
9090
- "16"
9191
- release:
9292
node-version: "14"
93-
context: org-global
93+
context: SF-CLI-RELEASE-PROCESS
9494
filters:
9595
branches: {only: master}
9696
requires:

0 commit comments

Comments
 (0)