maj projet
This commit is contained in:
parent
ddce350e10
commit
88448ad7ac
13
.pman.conf
13
.pman.conf
@ -9,4 +9,15 @@ TAG_PREFIX=
|
|||||||
TAG_SUFFIX=p74
|
TAG_SUFFIX=p74
|
||||||
HOTFIX=hotf74-
|
HOTFIX=hotf74-
|
||||||
DIST=
|
DIST=
|
||||||
NOAUTO=1
|
NOAUTO=
|
||||||
|
|
||||||
|
AFTER_CREATE_RELEASE='
|
||||||
|
pman --composer-select-profile dist
|
||||||
|
composer u
|
||||||
|
git commit -am "<pman>deps de prod"
|
||||||
|
'
|
||||||
|
AFTER_MERGE_RELEASE='
|
||||||
|
pman --composer-select-profile dev
|
||||||
|
composer u
|
||||||
|
git commit -am "<pman>deps de dev"
|
||||||
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user