Skip to content

Commit 3bcf2cd

Browse files
authored
Rmv blue-green plugin for native builds
1 parent a59af0d commit 3bcf2cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ ARG CSPUSH_PLUGIN_VERSION=1.3.2
3232
ARG CSPUSH_PLUGIN_URL=https://github.com/dawu415/CF-CLI-Create-Service-Push-Plugin/releases/download/${CSPUSH_PLUGIN_VERSION}/CreateServicePushPlugin.linux64
3333

3434
RUN cf add-plugin-repo CF-Community https://plugins.cloudfoundry.org && \
35-
cf install-plugin blue-green-deploy -f -r CF-Community && \
3635
cf install-plugin ${MTA_PLUGIN_URL} -f && \
3736
cf install-plugin ${CSPUSH_PLUGIN_URL} -f && \
3837
cf install-plugin -r CF-Community "html5-plugin" -f && \

0 commit comments

Comments
 (0)