Skip to content

Commit bc4e789

Browse files
committed
ci: Use composite actions for tutorials
1 parent 0cf4275 commit bc4e789

File tree

2 files changed

+239
-79
lines changed

2 files changed

+239
-79
lines changed

.github/actions/docker-build/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ inputs:
1414
base:
1515
description: "Base docker image to build on top of"
1616
required: true
17+
default: ""
1718

1819
outputs:
1920
unique:

0 commit comments

Comments
 (0)