Skip to content

Commit

Permalink
thing
Browse files Browse the repository at this point in the history
  • Loading branch information
brycecoon committed Apr 5, 2024
1 parent 54a14b7 commit 693faf8
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=20240215.01.21.01.sql
kubectl -n bryce2 create configmap blazor-web-postgres-init --from-file=TestTicket/20240215.01.21.01.sql
kubectl apply -f kube/
Expand Down

0 comments on commit 693faf8

Please sign in to comment.