Skip to content

Commit

Permalink
Remove obsolete platform self:update, fixes #122
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed May 31, 2024
1 parent c82eabc commit 0000512
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ post_install_actions:
hooks:
post-start:
- exec: platform self:update -qy --no-major || true
- exec: mkdir -p ${PLATFORM_CACHE_DIR} || true
- exec: '[ ! -z "${PLATFORMSH_CLI_TOKEN:-}" ] && (platform ssh-cert:load -y || true)'
{{ if eq .platformapp.build.flavor "composer" }}
Expand Down

0 comments on commit 0000512

Please sign in to comment.