diff --git a/.github/workflows/brycerunner.yml b/.github/workflows/brycerunner.yml index ff2e9b8..e189d74 100644 --- a/.github/workflows/brycerunner.yml +++ b/.github/workflows/brycerunner.yml @@ -27,7 +27,7 @@ jobs: ls -la docker build -t 144.17.92.12:5000/bryce2/blazor-web:1 . docker push 144.17.92.12:5000/bryce2/blazor-web:1 - kubectl -n bryce2 create configmap blazor-web-postgres-init --from-file=./TestTicket/20240215.01.21.01.sql + # kubectl -n bryce2 create configmap blazor-web-postgres-init --from-file=./TestTicket/20240215.01.21.01.sql cd kube-configs kubectl -n bryce2 delete configmap otel-config || true