Skip to content

Commit

Permalink
Making docker_build a callable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
komailo committed Feb 25, 2022
1 parent 52c2260 commit aa0dc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ on:
description: List of base images to build
default: alpinelinux, amazonlinux, rockylinux, ubuntu
required: false
workflow_call:

env:
acmesh_version:
Expand Down

0 comments on commit aa0dc92

Please sign in to comment.