Skip to content

Commit 496d46a

Browse files
committed
fix build
Signed-off-by: Markus Blaschke <[email protected]>
1 parent ff01d0d commit 496d46a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-docker.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636
target: "final-static"
3737
suffix: ""
3838
latest: "auto"
39-
- target: "final-azcli"
39+
- Dockerfile: Dockerfile
40+
target: "final-azcli"
4041
suffix: "-azcli"
4142
latest: "auto"
4243

0 commit comments

Comments
 (0)