mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 07:29:02 +00:00
Lock in the generated deposit_contract.json and compare it on CircleCI (#29)
This commit is contained in:
parent
bb9bf82602
commit
2ac62c4b17
@ -13,7 +13,9 @@ jobs:
|
||||
apk add git make
|
||||
- run:
|
||||
name: Compile the contract
|
||||
command: make
|
||||
command: |
|
||||
make
|
||||
git diff --color --exit-code
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
|
1
deposit_contract.json
Normal file
1
deposit_contract.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user