test(helm test, ci): undo the demo damage

This commit is contained in:
Gergő Jedlicska
2022-01-14 16:08:14 +01:00
parent 16e2784ba6
commit 8f07fb6c8b
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ workflows:
context: main-builds
filters:
branches:
only: gergo/helmChartTest
only: gergo/bogus
jobs:
test_server:
@@ -17,7 +17,6 @@ spec:
- name: SPECKLE_SERVER
value: https://{{ .Values.domain }}
- name: SERVER_VERSION
# value: {{ .Values.docker_image_tag }}
value: "2.3.3"
value: {{ .Values.docker_image_tag }}
restartPolicy: Never
{{- end }}