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 676a8de commit 5a2df8eCopy full SHA for 5a2df8e
.cirrus.star
@@ -1,4 +1,4 @@
1
-load("github.com/SonarSource/cirrus-modules@v2", "load_features")
+load("github.com/SonarSource/cirrus-modules@master", "load_features")
2
3
def main(ctx):
4
return load_features(ctx, only_if=dict())
0 commit comments