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 8f29fe0 commit ddcac47
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 @@ -31,7 +31,7 @@ jobs:
cd kube-configs
kubectl -n bryce2 delete configmap otel-config || true
kubectl -n bryce2 create configmap blazor-web-postgres-init --from-file=./BryceDocker/otel/otel.yml
kubectl -n bryce2 create configmap blazor-web-postgres-init --from-file=./../BryceDocker/otel/otel.yml
cd ../..
# kubectl -n bryce2 create configmap blazor-web-postgres-init --from-file=TestTicket/20240215.01.21.01.sql
Expand Down

0 comments on commit ddcac47

Please sign in to comment.