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>
  • Loading branch information
yindia committed Apr 21, 2021
1 parent 6124837 commit 84cc390
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 84cc390

Please sign in to comment.