We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ffc688 commit 736ec81Copy full SHA for 736ec81
.drone.jsonnet
@@ -8,7 +8,7 @@ local servers = {
8
};
9
10
local extra_servers = {
11
- [current_branch]: ["11.4-enterprise"],
+ [current_branch]: ["11.4-enterprise", "11.8-enterprise"],
12
13
14
0 commit comments