Commit bb67f7b5 authored by Wen Wei Li's avatar Wen Wei Li

test other cmd

parent 8cc23ca3
Pipeline #4647 passed with stage
...@@ -14,3 +14,5 @@ steps: ...@@ -14,3 +14,5 @@ steps:
command_timeout: 30s command_timeout: 30s
script: script:
- echo "Hello World" > /tmp/hello - echo "Hello World" > /tmp/hello
- kubectl get pods -n ricplt
- echo $(pwd)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment