move copy step to builder
Freestyle jobs do not have postbuilder. put post build stuff in in builders step instead. Change-Id: Ifa9991273605912df2f9a8660741ba9086603f84
This commit is contained in:
parent
8222c6e00f
commit
ee22765329
@ -51,8 +51,6 @@
|
||||
goals: 'clean package'
|
||||
properties:
|
||||
- project-version=${{PROJECT_VER}}
|
||||
|
||||
postbuilders:
|
||||
- shell: |
|
||||
cp ./target/{name}.hpi ./target/{name}-$PROJECT_VER.hpi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user