-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using kafkagen from a Gitlab CI pipeline in a script section, calling ./kafkagen doesn't work because the native executable is named application
To Reproduce
- Create a Gitlab CI pipeline with the following job
kafkagen:
image:
name: michelin/kafkagen:1.2.0-native
script:
- kafkagen config get-contextsExpected behavior
kafkagen command should be found
Environment (please complete the following information):
- Kafkagen docker image - version 1.2.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working