mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
Add Docker Container Images for beacon-chain and client (#314)
* Add docker container images for beacon-chain and client * Add docker section to README
This commit is contained in:
@@ -52,6 +52,12 @@ matrix:
|
||||
install: true # Skip install go packages.
|
||||
|
||||
script:
|
||||
# Ensure everything builds
|
||||
- |
|
||||
bazel \
|
||||
--bazelrc=.travis-bazelrc \
|
||||
build \
|
||||
//...
|
||||
# Run all tests.
|
||||
- |
|
||||
bazel \
|
||||
|
||||
Reference in New Issue
Block a user