Skip to content

Commit 6bca29b

Browse files
committed
fix yaml
1 parent a02abd7 commit 6bca29b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
context: "./"
117117
push: false
118118
load: true
119-
tags: "${{ env.INVOKE_PARSER_DOCKER_VERSION }}""
119+
tags: "${{ env.INVOKE_PARSER_DOCKER_VERSION }}"
120120
file: "./Dockerfile"
121121
cache-from: "type=gha,scope=${{ env.INVOKE_PARSER_IMAGE_NAME }}-${{ env.INVOKE_PARSER_IMAGE_VER }}-py${{ matrix.python-version }}"
122122
cache-to: "type=gha,scope=${{ env.INVOKE_PARSER_IMAGE_NAME }}-${{ env.INVOKE_PARSER_IMAGE_VER }}-py${{ matrix.python-version }}"

0 commit comments

Comments
 (0)