<pman>Intégration de la branche dev74
This commit is contained in:
commit
9bb06dad7c
@ -13,11 +13,11 @@ NOAUTO=
|
|||||||
|
|
||||||
AFTER_CREATE_RELEASE='
|
AFTER_CREATE_RELEASE='
|
||||||
pman --composer-select-profile dist
|
pman --composer-select-profile dist
|
||||||
composer u
|
composer u || exit 1
|
||||||
git commit -am "<pman>deps de dist"
|
git commit -am "<pman>deps de dist"
|
||||||
'
|
'
|
||||||
AFTER_MERGE_RELEASE='
|
AFTER_MERGE_RELEASE='
|
||||||
pman --composer-select-profile dev
|
pman --composer-select-profile dev
|
||||||
composer u
|
composer u || exit 1
|
||||||
git commit -am "<pman>deps de dev"
|
git commit -am "<pman>deps de dev"
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user