Loading src/monitoring/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ monitoring test: script: - sed -i 's/$IMAGE_NAME:.*/$IMAGE_NAME:$IMAGE_TAG/' manifests/$IMAGE_NAME.yaml - ls manifests - cat manifests/$IMAGE_NAME.yaml' - cat manifests/$IMAGE_NAME.yaml # Deployment of the monitoring service in Kubernetes Cluster deploy monitoring test: Loading Loading
src/monitoring/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ monitoring test: script: - sed -i 's/$IMAGE_NAME:.*/$IMAGE_NAME:$IMAGE_TAG/' manifests/$IMAGE_NAME.yaml - ls manifests - cat manifests/$IMAGE_NAME.yaml' - cat manifests/$IMAGE_NAME.yaml # Deployment of the monitoring service in Kubernetes Cluster deploy monitoring test: Loading