Compare commits
3 Commits
0e7e9df8ab
...
4407af5dcd
| Author | SHA1 | Date | |
|---|---|---|---|
| 4407af5dcd | |||
| 0fec142a90 | |||
| 88448ad7ac |
13
.pman.conf
13
.pman.conf
@ -9,4 +9,15 @@ TAG_PREFIX=
|
|||||||
TAG_SUFFIX=p82
|
TAG_SUFFIX=p82
|
||||||
HOTFIX=hotf82-
|
HOTFIX=hotf82-
|
||||||
DIST=
|
DIST=
|
||||||
NOAUTO=1
|
NOAUTO=
|
||||||
|
|
||||||
|
AFTER_CREATE_RELEASE='
|
||||||
|
pman --composer-select-profile dist
|
||||||
|
composer u
|
||||||
|
git commit -am "<pman>deps de dist"
|
||||||
|
'
|
||||||
|
AFTER_MERGE_RELEASE='
|
||||||
|
pman --composer-select-profile dev
|
||||||
|
composer u
|
||||||
|
git commit -am "<pman>deps de dev"
|
||||||
|
'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user