-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Observed
- Action with
runtime: container
➜ pl platform:sshconfig -vvv
(...)
2025-04-04 16:15:48 INFO action finished with the exit code
├ exit_code: 0
├ run_env: docker
├ action_id: platform:sshconfig
├ image: platform-actions-sshconfig:1.0.0
├ command: [python3 -B /action/main.py --user XXXX --port 1111 --host-prefix --identity-file ]
└ container_id: bd8f4270179757f53f430a88c03dd9d18751baf04537ca8a635b35e5899dbbef
- Action with
runtime: shell
➜ plx image:build sub --keyring-passphrase X -vvv
Expected
- Executing action with
runtime: shelland verbosity-vvvshould display same info as action with other runtime
Metadata
Metadata
Assignees
Labels
No labels