We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c82eabc commit d335308Copy full SHA for d335308
install.yaml
@@ -294,7 +294,6 @@ post_install_actions:
294
295
hooks:
296
post-start:
297
- - exec: platform self:update -qy --no-major || true
298
- exec: mkdir -p ${PLATFORM_CACHE_DIR} || true
299
- exec: '[ ! -z "${PLATFORMSH_CLI_TOKEN:-}" ] && (platform ssh-cert:load -y || true)'
300
{{ if eq .platformapp.build.flavor "composer" }}
0 commit comments