Files
cloud-cap-samples/gdpr/.etc/deploy.sh
2022-02-03 17:57:35 +01:00

5 lines
123 B
Bash

npm run build
cf create-service-push
cf bind-service gdpr-srv gdpr-pdm -c .pdm/pdm-binding-config.json
cf restage gdpr-srv