Skip to content

Commit 70cda8a

Browse files
authored
Add platform scheme (#186)
* added platform as a valid redirect scheme * revert pipfile * renamed * remove apply 1
1 parent a034a55 commit 70cda8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cdkactions_build-and-deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ jobs:
180180
RELEASE_NAME=${{ steps.synth.outputs.RELEASE_NAME }}
181181
182182
# Deploy
183-
kubectl apply -f k8s/dist/ -l app.kubernetes.io/component=certificate
184183
kubectl apply -f k8s/dist/ --prune -l app.kubernetes.io/part-of=$RELEASE_NAME
185184
env:
186185
AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }}

0 commit comments

Comments
 (0)