You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% tkn pac generate --overwrite --branch main --event-type pull_request -f .tekton/another.yaml
Error: cannot write template to .tekton/another.yaml: open .tekton/another.yaml: no such file or directory
probably should mkdirAll the dirname of the file
The text was updated successfully, but these errors were encountered:
probably should mkdirAll the dirname of the file
The text was updated successfully, but these errors were encountered: