Back to Deployer

Check Remote Recipe

docs/recipe/deploy/check_remote.md

8.0.3555 B
Original Source
<!-- DO NOT EDIT THIS FILE! --> <!-- Instead edit recipe/deploy/check_remote.php --> <!-- Then run bin/docgen -->

Check Remote Recipe

php
require 'recipe/deploy/check_remote.php';

Source

Tasks

deploy:check_remote {#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.