@@ -14,4 +14,35 @@ We want to provide a docker image for corelink server. We use `kaniko` to build
...
@@ -14,4 +14,35 @@ We want to provide a docker image for corelink server. We use `kaniko` to build
We host a simple zip file with all the files currently contained in the `dev` branch on `server-artifact` branch
We host a simple zip file with all the files currently contained in the `dev` branch on `server-artifact` branch
### Deploy stage
In the `server-deploy` stage of the pipeline, the corelink server is deployed as npm package in the Gitlab Package Registry in the event of a tagged release. These are deployed at Project-level endpoints. As Group-level and instance-level endpoints are not supported for public access levels.
`Trigger` : Tagged Release
`Package` : npm package
'''
@corelinkhub/corelink-server
'''
To install the corelink server, add the following line to the .npmrc file: