mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-30 21:14:14 +00:00
feat: support build options
This commit is contained in:
parent
836357fa9e
commit
4cccb497d7
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@ branding:
|
|||
color: 'blue'
|
||||
runs:
|
||||
using: docker
|
||||
image: docker://docker/github-actions:v1
|
||||
image: docker://arischow/github-actions:build-options
|
||||
args:
|
||||
- build-push
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue