Skip to content

Commit

Permalink
Update deployment_production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jusa3 authored Oct 4, 2023
1 parent 581c945 commit 5fe5acc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deployment_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
--set-json='images.backend="ghcr.io/${{ github.repository }}/backend:${{ github.event.pull_request.head.sha || github.sha }}"' \
--set-json='images.frontend="ghcr.io/${{ github.repository }}/frontend:${{ github.event.pull_request.head.sha || github.sha }}"' \
--set-json='images.prediction="gitlab.zbmed.de:5050/km/thesis/pierre-ba/backend:a7d3254ee488a236dade40ecedc646861aff9dbe"' \
--set-json='ingress.dns="mda-prod.prod.km.k8s.zbmed.de"' \
mda-deployment/metadata-annotation

0 comments on commit 5fe5acc

Please sign in to comment.