Skip to content

Instantly share code, notes, and snippets.

@loinguyenduc101
Created September 11, 2017 14:40
Show Gist options
  • Save loinguyenduc101/2e846eb49600b77090d509ff61e125d1 to your computer and use it in GitHub Desktop.
Save loinguyenduc101/2e846eb49600b77090d509ff61e125d1 to your computer and use it in GitHub Desktop.
shell script for yii app on jenkins
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