deployer/docs/recipe/deploy/check_remote.md
Anton Medvedev 4bdf95ebda Update docs
2022-09-12 12:29:44 +02:00

534 B

Check Remote Recipe

require 'recipe/deploy/check_remote.php';

Source

Tasks

deploy:check_remote

Source

Checks remote head.

Cancel deployment if there would be no change to the codebase. This avoids unnecessary releases if the latest commit has already been deployed.