Loading capif/templates/cd-deploy-ocf.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -1022,7 +1022,8 @@ deploy_ocf_dev: ./helm/scripts/install_capif.sh $NAMESPACE_DEV kubectl delete pod --field-selector=status.phase=Failed -n $NAMESPACE_DEV kubectl delete pod --field-selector=status.phase=Succeeded -n $NAMESPACE_DEV echo "NAMESPACE_DEV=$NAMESPACE_DEV" ls -l helm/scripts/envs/ fi artifacts: name: "$NAMESPACE_DEV.template" Loading Loading
capif/templates/cd-deploy-ocf.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -1022,7 +1022,8 @@ deploy_ocf_dev: ./helm/scripts/install_capif.sh $NAMESPACE_DEV kubectl delete pod --field-selector=status.phase=Failed -n $NAMESPACE_DEV kubectl delete pod --field-selector=status.phase=Succeeded -n $NAMESPACE_DEV echo "NAMESPACE_DEV=$NAMESPACE_DEV" ls -l helm/scripts/envs/ fi artifacts: name: "$NAMESPACE_DEV.template" Loading