Merge branch 'add_github_ref' into 'master'

Added github message

See merge request cara/cara!332
This commit is contained in:
James Devine 2022-02-15 16:28:47 +01:00
commit 4f118bc57e

View file

@ -81,6 +81,8 @@ The CARA repository makes use of Git's Large File Storage (LFS) feature.
You will need a working installation of git-lfs in order to run CARA in development mode.
See https://git-lfs.github.com/ for installation instructions.
CARA is also mirrored to Github if you wish to collaborate on development and can be found at: https://github.com/CERN/cara
### Installing CARA in editable mode
```
@ -297,4 +299,4 @@ $ oc process -f deploymentconfig.yaml --param PROJECT_NAME='cara-test' | oc repl
```
Be aware that if you create/recreate the environment you must manually create a **route** in OpenShift,
specifying the respective annotation to be exposed outside CERN.
specifying the respective annotation to be exposed outside CERN.