Created
September 11, 2017 14:40
-
-
Save loinguyenduc101/2e846eb49600b77090d509ff61e125d1 to your computer and use it in GitHub Desktop.
shell script for yii app on jenkins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
composer global require "fxp/composer-asset-plugin:^1.3.1" | |
composer config github-oauth.github.com fefbbf1d7e41286ed05fe5314260f7943e37a765 | |
composer update | |
php init --env=Development --overwrite=All |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment