fixing ci and replicas

This commit is contained in:
arshamparity
2021-07-27 10:43:23 +03:00
parent 11972e3dc4
commit e7a7a7b237
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -60,5 +60,6 @@ deploy-parity-stg:
<<: *deploy-k8s
environment:
name: parity-stg
rules:
- if: '$CI_COMMIT_BRANCH == "master"'
# rules:
# - if: '$CI_COMMIT_BRANCH == "master"'
+1 -1
View File
@@ -2,7 +2,7 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
replicaCount: 4
replicaCount: 3
image:
repository: parity/substrate-telemetry-backend