File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9191 - name : Build release with Gradle
9292 uses : gradle/gradle-build-action@v2
9393 with :
94- arguments : build integrationTests -PlocalDocker=true --stacktrace
94+ arguments : build integrationTests -PlocalDocker=true -Prelease.version=${{ github.event.inputs.version }} - -stacktrace
9595
9696 - name : Configure AWS Credentials
9797 uses : aws-actions/configure-aws-credentials@v1
Original file line number Diff line number Diff line change 4646 - name : Build release with Gradle
4747 uses : gradle/gradle-build-action@v2
4848 with :
49- arguments : build integrationTests -PlocalDocker=true --stacktrace
49+ arguments : build integrationTests -PlocalDocker=true -Prelease.version=${{ github.event.inputs.version }} - -stacktrace
5050
5151 - name : Configure AWS Credentials
5252 uses : aws-actions/configure-aws-credentials@v1
You can’t perform that action at this time.
0 commit comments