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