fix: propagate maven profile in esb-deploy action
This commit is contained in:
parent
115300a7e1
commit
0134da8ac7
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ runs:
|
|||
maven-settings: ${{ inputs.maven-settings }}
|
||||
verify-goals: clean package
|
||||
java-version: ${{ inputs.java-version }}
|
||||
maven-profile: ${{ inputs.maven-profile}}
|
||||
|
||||
- name: Compose stage
|
||||
if: ${{ inputs.stage == 'true' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue