We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd7df53 commit b32a60dCopy full SHA for b32a60d
.cirrus.star
@@ -1,4 +1,4 @@
1
-load("github.com/SonarSource/cirrus-modules@5cd6425fdb78665f07284f2c12d495618a7bbc0a", "load_features") # 3.1.0
+load("github.com/SonarSource/cirrus-modules@74c00b08bd556f6f6f59cc244941f0a815d79e42", "load_features") # 3.3.0
2
3
def main(ctx):
4
- return load_features(ctx, only_if=dict(), aws=dict(env_type="dev", cluster_name="CirrusCI-10-dev"))
+ return load_features(ctx, only_if=dict(), aws=dict(env_type="dev", cluster_name="CirrusCI-11-dev"))
0 commit comments