DEVX-200: [BE] Унифицировать понятие версии сервиса
This commit is contained in:
@@ -82,8 +82,8 @@ jobs:
|
||||
echo "workspace: ${{ github.workspace }}"
|
||||
pwd
|
||||
|
||||
ls ./devspc/stands/${{ github.event.inputs.namespace }}
|
||||
ls ./
|
||||
ls ./devspc/stands/${{ github.event.inputs.namespace }}
|
||||
helm upgrade --install "$releaseName" "$pathToHelm" \
|
||||
--namespace ${{ github.event.inputs.namespace }} \
|
||||
--kubeconfig ./ku.yaml \
|
||||
|
||||
Reference in New Issue
Block a user