mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-26 16:46:37 +02:00
Note about new inputs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
1814d3dfb3
commit
5645ea7274
15 changed files with 33 additions and 23 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -4,10 +4,10 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'master'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- 'master'
|
||||
|
||||
jobs:
|
||||
minimal:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue