1
0
Fork 0
mirror of synced 2024-06-02 10:34:40 +12:00

preprod helm setup

This commit is contained in:
Martin McKeaveney 2021-12-21 12:06:31 +00:00
parent 5eb2724e7f
commit 42ea628733
2 changed files with 6 additions and 0 deletions

View file

@ -41,4 +41,6 @@ jobs:
files: ./packages/server/coverage/clover.xml
name: codecov-umbrella
verbose: true
# TODO: parallelise this
- run: yarn test:e2e:ci

View file

@ -36,6 +36,10 @@ jobs:
# -o values.preprod.yaml \
# -L https://api.github.com/repos/budibase/budibase-infra/contents/kubernetes/values.preprod.yaml
- name: Setup Helm
uses: azure/setup-helm@v1
id: helm-install
- name: Deploy to Preprod Environment
uses: deliverybot/helm@v1
with: