Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 198 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 198 Bytes

Build It

docker build -t metabase/ci-build:latest .

Test It

docker run -it metabase/ci-build:latest

Push It

docker push metabase/ci-build:latest