Skip to content

Commit

Permalink
Added buddy work CI
Browse files Browse the repository at this point in the history
Signed-off-by: iamabhishek-dubey <abhishekbhardwaj510@gmail.com>
  • Loading branch information
iamabhishek-dubey committed May 14, 2021
1 parent 1e140a6 commit 0792162
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion buddy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- pipeline: "Build CodeBase"
- pipeline: "build-code"
on: "EVENT"

events:
Expand All @@ -24,3 +24,6 @@
volume_mappings:
- "/:/src/github.com/OT-CONTAINER-KIT/k8s-secret-injector"
shell: "BASH"
- action: "Build Docker image"
type: "DOCKERFILE"
dockerfile_path: "Dockerfile"

0 comments on commit 0792162

Please sign in to comment.