aboutsummaryrefslogtreecommitdiff
path: root/test/github-cli/scenarios.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/github-cli/scenarios.json')
-rw-r--r--test/github-cli/scenarios.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/github-cli/scenarios.json b/test/github-cli/scenarios.json
new file mode 100644
index 0000000..d41019a
--- /dev/null
+++ b/test/github-cli/scenarios.json
@@ -0,0 +1,11 @@
+{
+ "install_git_cli_from_release": {
+ "image": "ubuntu:focal",
+ "features": {
+ "github-cli": {
+ "version": "latest",
+ "installDirectlyFromGitHubRelease": "false"
+ }
+ }
+ }
+} \ No newline at end of file