We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffb416 commit 750f1c6Copy full SHA for 750f1c6
1 file changed
.github/workflows/docker.yaml
@@ -10,7 +10,7 @@ on:
10
type: string
11
repository:
12
description: |
13
- Repository to push the image to. Image name can be set by an input and tag is calculated at runtime. \
+ Repository to push the image to. Image name can be set by an input and tag is calculated at runtime.
14
Defaults to private Dremio repository.
15
required: false
16
0 commit comments