mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove unused artifacts step
This commit is contained in:
parent
2810119891
commit
1fbc17ba05
@ -164,12 +164,6 @@ defaults:
|
|||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
# Artifacts Templates
|
# Artifacts Templates
|
||||||
|
|
||||||
# the whole build directory
|
|
||||||
- artifacts_build_dir: &artifacts_build_dir
|
|
||||||
root: build
|
|
||||||
paths:
|
|
||||||
- "*"
|
|
||||||
|
|
||||||
# compiled solc executable target
|
# compiled solc executable target
|
||||||
- artifacts_solc: &artifacts_solc
|
- artifacts_solc: &artifacts_solc
|
||||||
path: build/solc/solc
|
path: build/solc/solc
|
||||||
|
Loading…
Reference in New Issue
Block a user