Skip to content

Commit

Permalink
changed sql file path
Browse files Browse the repository at this point in the history
  • Loading branch information
brycecoon committed Apr 10, 2024
1 parent 11b6e14 commit f24de43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/brycerunner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f24de43

Please sign in to comment.