Skip to content

Commit

Permalink
Staging needs to invalidate python.microbit.org. (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon authored Sep 30, 2022
1 parent a5a7f88 commit 4f22029
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,9 @@ jobs:
environment:
STAGE: STAGING
REACT_APP_STAGE: STAGING
STAGING_CLOUDFRONT_DISTRIBUTION_ID: "E1IW78R9PB0PD1"
# Ideally we'd do stage-python and python.microbit.org. For now just the latter.
#STAGING_CLOUDFRONT_DISTRIBUTION_ID: "E1IW78R9PB0PD1"
STAGING_CLOUDFRONT_DISTRIBUTION_ID: "E2ELTBTA2OFPY2"
steps:
- checkout
- *restore_npm_cache
Expand Down

0 comments on commit 4f22029

Please sign in to comment.