Skip to content

Commit

Permalink
RELEASE: add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVanAssche authored and pheyvaer committed Jun 9, 2022
1 parent bde3b97 commit 1ff6e5a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions RELEASE.md
Expand Up @@ -3,7 +3,12 @@
1. Open the list of CI/CD pipelines here: https://gitlab.ilabt.imec.be/yarrrml/yarrrml-parser/-/pipelines/
2. Under the stages column, pick the latest pipeline and click on '>>'.
3. A tab will under '>>' will be shown with 'Create Release', click on it (not on the play button)
4. A new page is shown with a Key-Value entry box. Enter the following:

![Manually create release](./figures/step1.png)

5. A new page is shown with a Key-Value entry box. Enter the following:
- Key: `RELEASE_TAG_NAME`
- Value: `1.2.3` (for releasing v1.2.3)
5. Press the 'Trigger this action manually' button
6. Press the 'Trigger this action manually' button

![Trigger CI release](./figures/step2.png)
Binary file added figures/step1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/step2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ff6e5a

Please sign in to comment.