Skip to content

Commit

Permalink
BUILD-2285 Upgrade to cirrus-modules v2
Browse files Browse the repository at this point in the history
  • Loading branch information
drautureau-sonarsource committed Dec 6, 2022
1 parent 271d0c6 commit f5f8699
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .cirrus.star
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
load("github.com/SonarSource/cirrus-modules@v1", "cirrus_auth")
load("github.com/SonarSource/cirrus-modules@v2", "load_features")

def main(ctx):
return cirrus_auth()

return load_features(ctx)

0 comments on commit f5f8699

Please sign in to comment.