Skip to content

Commit

Permalink
fixed bug of duplicate kafka_mapper
Browse files Browse the repository at this point in the history
  • Loading branch information
mkashwin committed Jan 26, 2024
1 parent b37b5df commit 96016d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ jobs:
}
- {
module: 07_uns_graphql,
image: uns/kafka_mapper,
container_description: "Listens to the UNS namespace, converts UNS topic to Kafka topic and publishes the message to Kafka",
image: uns/graphql,
container_description: "Provided GrqphQL query capabilites to the UNS system",
}

env:
Expand Down

0 comments on commit 96016d3

Please sign in to comment.