Skip to content

Commit

Permalink
Fixes #98
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Gohr committed Jul 30, 2020
1 parent 780fbae commit 8e555d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ inputs:
workdir:
description: 'Use workdir when you would like to change the directory for building'
required: false
context:
description: 'Use context when you would like to change the Docker build context.'
required: false
buildargs:
description: 'Use buildargs when you want to pass a list of environment variables as build-args'
required: false
Expand Down

0 comments on commit 8e555d3

Please sign in to comment.