1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-05-08 22:49:29 +02:00

feat: support build options

This commit is contained in:
Aris Chow 2020-08-27 10:16:27 +08:00
parent 836357fa9e
commit 4cccb497d7
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- build-options
tags:
- '*'
pull_request: