-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bad substitution on container of working-dir-initializer #2039
Comments
For your workingDir instead of curly brackets use round brackets... e.g. |
Yeah, the param substitution syntax changed from |
/close |
@dibyom: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Yes, It's solved my problem |
Expected Behavior
Actual Behavior
container log
Steps to Reproduce the Problem
kubectl apply -f git-pip.yaml
kubectl apply -f task-sample.yaml
kubectl apply -f taskRun-sample.yaml
Additional Info
git-pip.yaml
task-sample.yaml
taskRun-sample.yaml
I have not idea what for it
thanks any help!!
The text was updated successfully, but these errors were encountered: