FrontPage 

Fuego wiki

Login or create account

function post deploy in split format

NAME [edit section]

= NAME =
post_deploy

SYNOPSIS [edit section]

= SYNOPSIS =
post_deploy performs steps needed after executing the test_deploy function.

DESCRIPTION [edit section]

concurrent_check.
= DESCRIPTION =
This internal function removes the lock file for the test.  The lock file is created by the function [[function_concurrent_check|concurrent_check]].

EXAMPLES [edit section]

= EXAMPLES =

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =
post_deploy uses the following environment variables:
 * $LOCKFILE
There are no arguments to the function.
There are no arguments to the function.

RETURN [edit section]

= RETURN =
returns non-zero for error.

SOURCE [edit section]

= SOURCE =
Located in ''scripts/functions.sh''

SEE ALSO [edit section]

deploy, pre_deploy, test_deploy, concurrent_check
= SEE ALSO =
* [[function_deploy|deploy]], [[function pre_deploy|pre_deploy]], [[function test_deploy|test_deploy]], [[function_concurrent_check|concurrent_check]]
TBWiki engine 1.8.3 by Tim Bird