This commit is contained in:
@@ -13,6 +13,6 @@ jobs:
|
||||
- name: Push to registry
|
||||
run: docker push registry.knatofs.se/go-cart-actor
|
||||
- name: Deploy to Kubernetes
|
||||
run: kubectl apply -f deployment.yaml -n cart
|
||||
run: kubectl apply -f deployment/deployment.yaml -n cart
|
||||
- name: Rollout
|
||||
run: kubectl rollout restart deployment/cart-actor -n cart
|
||||
Reference in New Issue
Block a user