Skip to content

Bazel: replace shell scripts with bazel rules #21

@dayeol

Description

@dayeol

currently we rely on lots of shell scripts for deployment.
we can replace them with bazel rules, e.g.,

bazel run //:deploy_api -- --namespace=<namespace>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions