Skip to content

Provides a way of consolidating release instructions of Drupal sites/applications using a bash scripts

Notifications You must be signed in to change notification settings

awm086/bash_release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run tasks thru Drush commands.

Examples: bash trigger -t releases -r 0001 Runs the release 0001 tasks.

Options:
-t [task] The task to be run. e.g. "releases".

-r [release] The release to be run. Depends on -t [task] to be set to "releases"

 Options:
 [release] a specific release number.
 [all] runs all release scripts after the last logged release script ran. Will run all during the first installation.
 [status] provides information, such the last logged release script ran.

-h [help] Provides a list of supported options.

About

Provides a way of consolidating release instructions of Drupal sites/applications using a bash scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages