Skip to content

Commit

Permalink
exp
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Sep 3, 2023
1 parent e8be273 commit 031aed0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -973,13 +973,13 @@ jobs:
command: cond_spot_run_test_script ./scripts/run_tests canary-build uniswap_trade_on_l1_from_l2.test.ts canary-build docker-compose-e2e-sandbox.yml

build-docs:
docker:
- image: aztecprotocol/alpine-build-image
resource_class: small
machine:
image: ubuntu-2004:202010-01
resource_class: large
steps:
- *checkout
- *setup_env
- copy-dockerignore:
- run:
name: "Copy docs dockerignore"
command: cp docs/.dockerignore .
- run:
Expand Down

0 comments on commit 031aed0

Please sign in to comment.