Skip to content
Snippets Groups Projects

Add an API helper to update an element

Merged Manon Blanco requested to merge partial-update-element-helper into master
All threads resolved!
Files
13
@@ -73,7 +73,7 @@ When the `docker` job is successful and the CI pipeline is running for a Git
tag, the `release-notes` job runs. It will list all the commits since the
previous tag and aggregate them to publish release notes on the GitLab project.
We provide an [open source docker image](https://gitlab.com/teklia/devops/) to build these release notes,
We provide an [open source docker image](https://gitlab.teklia.com/infra/devops/) to build these release notes,
but you'll need to provide your own Gitlab access token so that the task can
publish release notes on your own repository.
Loading