Skip to content

Commit

Permalink
feat: update echo sample plugin (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
deryrahman authored and sravankorumilli committed Feb 27, 2023
1 parent c42e0c9 commit d54792a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev/plugins/optimus-plugin-echo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ description: Echo sample plugin for optimus
plugintype: task
pluginversion: 0.1.0
image: docker.io/busybox
entrypoint: "sleep 10"
questions:
- name: HELLO
prompt: Hello World
help: Example
minlength: 3
minlength: 3

0 comments on commit d54792a

Please sign in to comment.