Skip to content

Commit

Permalink
Fix scheduler image (flyteorg#255)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuvraj <[email protected]>
  • Loading branch information
yindia authored Sep 13, 2021
1 parent 898417e commit 53724ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
with:
username: "${{ secrets.FLYTE_BOT_USERNAME }}"
password: "${{ secrets.FLYTE_BOT_PAT }}"
image_name: flytescheduler
image_name: flyteorg/flytescheduler
image_tag: latest,${{ github.sha }},${{ needs.bump-version.outputs.version }}
push_git_tag: true
dockerfile: Dockerfile.scheduler
Expand Down

0 comments on commit 53724ed

Please sign in to comment.