Skip to content

Commit

Permalink
Add vtctldclient image to published images list
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Wronski <[email protected]>
  • Loading branch information
runewake2 committed Jul 2, 2024
1 parent f9049e3 commit fba947f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
fail-fast: true
matrix:
debian: [ bullseye, bookworm ]
component: [ vtadmin, vtorc, vtgate, vttablet, mysqlctld, mysqlctl, vtctl, vtctlclient, vtctld, logrotate, logtail, vtbackup, vtexplain ]
component: [ vtadmin, vtorc, vtgate, vttablet, mysqlctld, mysqlctl, vtctl, vtctlclient, vtctld, vtctldclient, logrotate, logtail, vtbackup, vtexplain ]

steps:
- name: Check out code
Expand Down

0 comments on commit fba947f

Please sign in to comment.