Skip to content

Commit b7e339b

Browse files
committed
Removing Github Action as it is using OCP 3.11 which does not have
operator hub
1 parent 8423ff8 commit b7e339b

File tree

3 files changed

+1
-123
lines changed

3 files changed

+1
-123
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 120 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/.vscode/settings.json
2-
2+
_output
33
.project
44
.metadata
55

readme.didact.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# Camel K Transformations Example
2-
3-
![Camel K CI](https://github.com/openshift-integration/camel-k-example-basic/workflows/Camel%20K%20CI/badge.svg)
42

53
This example demonstrates how to transform data with Camel K by showing how to deal with common formats like XML and JSON and how to connect to databases.
64

0 commit comments

Comments
 (0)