Skip to content

Commit aa0dc92

Browse files
committed
Making docker_build a callable workflow
1 parent 52c2260 commit aa0dc92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker_build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ on:
2727
description: List of base images to build
2828
default: alpinelinux, amazonlinux, rockylinux, ubuntu
2929
required: false
30+
workflow_call:
3031

3132
env:
3233
acmesh_version:

0 commit comments

Comments
 (0)