Skip to content

Commit 9b16af9

Browse files
authored
Enhance action.yml with docker-image input
Add docker-image input to Piper Maven build step
1 parent f5ac6e6 commit 9b16af9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ runs:
3232
uses: SAP/project-piper-action@main
3333
with:
3434
step-name: mavenBuild
35+
docker-image: ''
3536

3637
- name: Mutation Testing
3738
if: ${{ inputs.mutation-testing == 'true' }}

0 commit comments

Comments
 (0)