Add build instructions to Drone images readme

pull/2059/head
Karl Hobley 2015-12-20 13:49:29 +00:00
rodzic fbc2ce063c
commit e3f39e85c2
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -3,3 +3,13 @@ Wagtail CI base images
This directory contains Dockerfiles for building the base images used by
Wagtail's continuous integration server.
Building
--------
Run the following commands to build all the images:
docker build -t wagtail-flake8 flake8
docker build -t wagtail-jscs jscs
docker build -t wagtail-scss scss