mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-24 23:35:19 +00:00
fix: circleci config format
This commit is contained in:
parent
70c9171e77
commit
4260891bcd
@ -1,5 +1,4 @@
|
|||||||
version 2.1
|
version: 2.1
|
||||||
|
|
||||||
executors:
|
executors:
|
||||||
golang:
|
golang:
|
||||||
docker:
|
docker:
|
||||||
@ -26,7 +25,7 @@ commands:
|
|||||||
- go-mod-v2-{{ checksum "go.sum" }}
|
- go-mod-v2-{{ checksum "go.sum" }}
|
||||||
- run:
|
- run:
|
||||||
name: << parameters.description >>
|
name: << parameters.description >>
|
||||||
cammnd: |
|
command: |
|
||||||
make << parameters.target >>
|
make << parameters.target >>
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user