Skip to content

Commit

Permalink
Update cd-azure.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandraKrasteva authored Jun 11, 2024
1 parent aeceee5 commit bdab738
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd-azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ env:
CLUSTER_NAME: skipass-cluster
CLUSTER_RESOURCE_GROUP: skipass-demo
DEPLOYMENT_MANIFEST_PATH: |
./docker_kubernetes/app/config/gateway.yaml
./docker_kubernetes/app/config/global-config.yaml
./docker_kubernetes/app/http-routes.yaml
./docker_kubernetes/app/postservice.yaml
jobs:
deploy:
Expand Down Expand Up @@ -43,6 +41,5 @@ jobs:
name: Deploys application
with:
action: deploy
images: ghcr.io/aleksandrakrasteva/post-service:main
manifests: ${{ env.DEPLOYMENT_MANIFEST_PATH }}
namespace: default

0 comments on commit bdab738

Please sign in to comment.