Skip to content

Commit 2e2d2c2

Browse files
authored
typo (#3222)
Signed-off-by: Nelson Chen <[email protected]>
1 parent 33197e7 commit 2e2d2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
tags: ${{ steps.flyteagent-slim-names.outputs.tags }}
220220
build-args: |
221221
VERSION=${{ needs.deploy.outputs.version }}
222-
file: ./Dockerfile.agent
222+
file: ./Dockerfile.connector
223223
cache-from: type=gha
224224
cache-to: type=gha,mode=max
225225
- name: Confirm Agent can start

0 commit comments

Comments
 (0)