-
Notifications
You must be signed in to change notification settings - Fork 13
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
(NOT A BUG) Testing the BOT action #51
Comments
/home/runner/work/_temp/b1103392-ce6c-47f2-8822-27ca1435c4a2.sh: line 7: ./copilot-ops: No such file or directory |
Lets try once again: /copilot-ops --help |
Error: unknown flag: --help |
Try again: /copilot-ops --help |
exec:
|
Ok lets try something: /copilot-ops generate -r "create a PVC with 1 GB for a mysql deployment" |
exec:
|
/copilot-ops generate --help |
exec:
|
/copilot-ops generate -s app1 -r "create a mysql deployment that mounts the mysql pvc from the namespace" |
exec:
|
Oh @RobotSail so even for a workflow that runs from an issue we don't have the keys? 😱
|
/copilot-ops generate -s app1 -r "create a mysql deployment that mounts the mysql pvc from the namespace" |
exec:
|
/copilot-ops generate -s app1 -r "create a mysql deployment that mounts the mysql pvc from the namespace" |
exec:
|
First thing to try -
/copilot-ops --help
The text was updated successfully, but these errors were encountered: