Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoOMaia committed Nov 26, 2023
1 parent a457e38 commit 79ded01
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,8 @@ jobs:
with:
context: Rest_API/
push: true
tags: leoomaia/server_cloud
tags: leoomaia/server_cloud

- name: Update Kubernetes deployment
run: |
kubectl apply -f kubernetes/deployment.yaml

0 comments on commit 79ded01

Please sign in to comment.