Skip to content

Commit 23c1518

Browse files
ci: Added context to smoke-test-on-staging
1 parent 48361ff commit 23c1518

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,8 @@ workflows:
299299
type: approval
300300
requires:
301301
- build-prod-staging
302-
- "smoke-test-on-staging":
302+
- "smoke-test-on-staging":
303+
context : org-global
303304
requires:
304305
- hold-smoke-test-on-staging
305306
# Production builds are exectuted

0 commit comments

Comments
 (0)