Build both python 3.5 and 2.7 images from the same env

This commit is contained in:
Soam Vasani
2017-11-09 14:01:02 -08:00
parent d8844ab13c
commit bcf04b1a6c
9 changed files with 25 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ build_and_push_fetcher $FETCHER_IMAGE:$TAG
build_builder
ENV='python3'
ENV='python'
build_and_push_env_runtime $ENV $REPO/$ENV-env:$TAG