Build both python 3.5 and 2.7 images from the same env
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user