mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-01 05:14:49 +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
|
apk add git make
|
||||||
- run:
|
- run:
|
||||||
name: Compile the contract
|
name: Compile the contract
|
||||||
command: make
|
command: |
|
||||||
|
make
|
||||||
|
git diff --color --exit-code
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: .
|
root: .
|
||||||
paths:
|
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