Skip to content

Commit

Permalink
Introspect build env vars.
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbar committed Jun 5, 2024
1 parent 057877e commit c79a611
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
source venv/bin/activate
myst build --html --execute
- run:
name: CircleCI Build URL
command: echo $CIRCLECI_BUILD_URL

- save_cache:
key: cache-data
paths:
Expand Down

0 comments on commit c79a611

Please sign in to comment.