mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-09 01:53:33 -05:00
Update example workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
9a445780ad
commit
6fd2a708bd
1 changed files with 2 additions and 0 deletions
2
.github/workflows/example.yml
vendored
2
.github/workflows/example.yml
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
# This workflow is provided just as an usage example and not for repo testing/verification
|
||||||
|
# See https://github.com/docker/build-push-action#complete-workflow
|
||||||
name: example
|
name: example
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in a new issue