Compare commits
No commits in common. "7c6d599adfc40ea90dbf0c46bcc658d657934941" and "dff61fe6f0713084ffb69c90e3adcd74a8cc4f7f" have entirely different histories.
7c6d599adf
...
dff61fe6f0
@ -12,16 +12,12 @@ DIST=
|
|||||||
NOAUTO=
|
NOAUTO=
|
||||||
|
|
||||||
AFTER_CREATE_RELEASE='
|
AFTER_CREATE_RELEASE='
|
||||||
set -x
|
|
||||||
pman --composer-select-profile dist
|
pman --composer-select-profile dist
|
||||||
composer u
|
composer u
|
||||||
git commit -am "<pman>deps de dist"
|
git commit -am "<pman>deps de dist"
|
||||||
true
|
|
||||||
'
|
'
|
||||||
AFTER_MERGE_RELEASE='
|
AFTER_MERGE_RELEASE='
|
||||||
set -x
|
|
||||||
pman --composer-select-profile dev
|
pman --composer-select-profile dev
|
||||||
composer u
|
composer u
|
||||||
git commit -am "<pman>deps de dev"
|
git commit -am "<pman>deps de dev"
|
||||||
true
|
|
||||||
'
|
'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user