Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request deriv-com#494 from thibault-deriv/use_context
Browse files Browse the repository at this point in the history
Use context instead repository defined environment variables
  • Loading branch information
balakrishna-deriv authored Aug 3, 2022
2 parents a41a664 + 7fb87a9 commit 4602629
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 @@ -254,6 +254,7 @@ workflows:
filters:
branches:
only: /^master$/
context: binary-frontend-artifact-upload
- release_production:
filters:
branches:
Expand All @@ -268,3 +269,4 @@ workflows:
ignore: /.*/
tags:
only: /^production.*/
context: binary-frontend-artifact-upload

0 comments on commit 4602629

Please sign in to comment.