Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryce Coon committed Apr 4, 2024
1 parent 6fb2cf7 commit 86d3ba4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/brycerunner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
run: |
cd ./ticketsrus-aaron-bryce-carlos/
ls -la
docker build -t 144.17.92.12:5000/bryce/blazor-web:1 .
docker push 144.17.92.12:5000/bryce/blazor-web:1
docker build -t 144.17.92.12:5000/bryce2/blazor-web:1 .
docker push 144.17.92.12:5000/bryce2/blazor-web:1
kubectl apply -f kube/
Expand Down

0 comments on commit 86d3ba4

Please sign in to comment.