Push php-builder to dockerhub (#1477)
This commit is contained in:
@@ -124,6 +124,7 @@ push_all_env_builders() {
|
||||
push_env_builder_image "$version" "nodejs" "node-builder" ""
|
||||
push_env_builder_image "$version" "ruby" "ruby-builder" ""
|
||||
push_env_builder_image "$version" "dotnet20" "dotnet20-builder" ""
|
||||
push_env_builder_image "$version" "php7" "php-builder" ""
|
||||
}
|
||||
|
||||
# Push pre-upgrade-checks image
|
||||
|
||||
Reference in New Issue
Block a user