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 5840b42 commit 40f189cCopy full SHA for 40f189c
.travis.yml
@@ -3,6 +3,8 @@
3
os: linux
4
dist: xenial
5
language: minimal
6
+git:
7
+ depth: false
8
addons:
9
sonarcloud:
10
organization: fred78290-github
sonar-project.properties
@@ -1,6 +1,6 @@
1
sonar.projectKey=Fred78290_kubernetes-multipass-autoscaler
2
sonar.projectName=kubernetes-multipass-autoscaler
-sonar.projectVersion=v0.1.0
+sonar.projectVersion=v0.2.0
# =====================================================
# Meta-data for the project
0 commit comments