Skip to content
Snippets Groups Projects
Commit b4570c70 authored by Daniel Perez's avatar Daniel Perez
Browse files

Update helm-template.yml to debug

parent 02c61eb7
No related branches found
No related tags found
1 merge request!27Dperez50/feature/fix azure devops
Pipeline #28285 failed
......@@ -29,4 +29,4 @@ steps:
echo "Extracting Manifest"
helm template $SERVICE_NAME $CHART_PATH -f $(Build.SourcesDirectory)/$(Build.Repository.Name)/$CHART_PATH/values.yaml --output-dir $CHART_PATH/$GENERATION_PATH --set image.tag=$runtimeTag --set image.repository=$CONTAINER_REGISTRY_NAME.azurecr.io/$utest_runtime_image
cat $CHART_PATH/$GENERATION_PATH/sdms/templates/deployment.yaml
cat $CHART_PATH/$GENERATION_PATH/sdms/templates/configmap.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment