1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-26 06:07:05 +01:00
drone-cli/drone/exec
Doug Simmons ac6e68454f Add a pipeline type check to the exec command
If type is not of type 'docker' produce a meaningful
error message. Other pipeline types are not currently
supported by 'drone exec'

The previous error message will likely be
"linter: invalid or missing image", if a
project is using a ssh type, for example.
The error is misleading.
2020-08-18 08:44:37 -07:00
..
_backup Add plugins to PrivilegedMode 2019-09-18 15:54:04 +08:00
env.go Fix copy/paste error with --ref 2019-07-23 13:47:15 -07:00
exec.go Add a pipeline type check to the exec command 2020-08-18 08:44:37 -07:00