Compare commits
No commits in common. "9bb06dad7c0f140e86eb01299f107dda293db3d1" and "e06314f9b4aa8e9e8081b78a8672aa6a64093f97" have entirely different histories.
9bb06dad7c
...
e06314f9b4
@ -13,11 +13,11 @@ NOAUTO=
|
||||
|
||||
AFTER_CREATE_RELEASE='
|
||||
pman --composer-select-profile dist
|
||||
composer u || exit 1
|
||||
composer u
|
||||
git commit -am "<pman>deps de dist"
|
||||
'
|
||||
AFTER_MERGE_RELEASE='
|
||||
pman --composer-select-profile dev
|
||||
composer u || exit 1
|
||||
composer u
|
||||
git commit -am "<pman>deps de dev"
|
||||
'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user