kopia lustrzana https://github.com/wagtail/wagtail
Add build instructions to Drone images readme
rodzic
fbc2ce063c
commit
e3f39e85c2
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue