Skip to content

Commit d335308

Browse files
authored
Remove obsolete platform self:update, fixes #122 (#123)
1 parent c82eabc commit d335308

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ post_install_actions:
294294
295295
hooks:
296296
post-start:
297-
- exec: platform self:update -qy --no-major || true
298297
- exec: mkdir -p ${PLATFORM_CACHE_DIR} || true
299298
- exec: '[ ! -z "${PLATFORMSH_CLI_TOKEN:-}" ] && (platform ssh-cert:load -y || true)'
300299
{{ if eq .platformapp.build.flavor "composer" }}

0 commit comments

Comments
 (0)