Skip to content

Commit

Permalink
Enable release automation for flytectl (#144)
Browse files Browse the repository at this point in the history
Signed-off-by: yuvraj <evalsocket@gmail.com>
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
yindia authored and eapolinario committed Sep 13, 2023
1 parent 228852e commit 429de07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flyteidl/.github/workflows/release-automation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
COMPONENT: [flyteadmin, flytepropeller, flyteconsole, flytecopilot, flyteplugins, datacatalog]
COMPONENT: [flyteadmin, flytepropeller, flyteconsole, flytecopilot, flyteplugins, datacatalog, flytectl]
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 429de07

Please sign in to comment.