This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
commit 089a87e620232f4ca65e0d2b8b8ecdb441b47edc Author: Marat Gubaidullin <[email protected]> AuthorDate: Thu Oct 13 20:07:24 2022 -0400 Build and push operator image --- .github/workflows/operator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/operator.yml b/.github/workflows/operator.yml index e3aa7a9..511fc44 100644 --- a/.github/workflows/operator.yml +++ b/.github/workflows/operator.yml @@ -1,4 +1,4 @@ -name: cloud-native app +name: operator on: push:
