Closed mbarton closed 4 days ago
Do this:
https://github.com/rcpch/national-paediatric-diabetes-audit/blob/e77f3bc6d4acc8a222d0eec9be5acad40883cffe/s/ci#L6
In this workflow:
https://github.com/rcpch/national-paediatric-diabetes-audit/blob/live/.github/workflows/pytest.yml
At the moment the latter still uses a base64 encoded env file in the repo secrets. For consistency we've decided to keep everything on Azure file shares as that's where the production env files are.
Do this:
https://github.com/rcpch/national-paediatric-diabetes-audit/blob/e77f3bc6d4acc8a222d0eec9be5acad40883cffe/s/ci#L6
In this workflow:
https://github.com/rcpch/national-paediatric-diabetes-audit/blob/live/.github/workflows/pytest.yml
At the moment the latter still uses a base64 encoded env file in the repo secrets. For consistency we've decided to keep everything on Azure file shares as that's where the production env files are.