Skip to content
Snippets Groups Projects
Commit a2904fc7 authored by Nicolas Borboën's avatar Nicolas Borboën
Browse files

Observe § in README and add a screenshot of a release

parent afa82125
Branches
Tags v1567415428
No related merge requests found
Pipeline #16717 failed
......@@ -78,7 +78,7 @@ The file of this project define 4 stages:
- control → final steps, does nothing but echoing a string.
![prject's pipeline](./project_pipeline.jpg "project's pipeline")
![project's pipeline](./project_pipeline.jpg "project's pipeline")
## Set the variable
......@@ -106,3 +106,9 @@ Now it time that you try out the pipeline. Either change something to this file
(I'm sure there's a lot of errors and missing/incorrect information) and push to
the repo, or go into your project CI/CD pipelines and use the "Run pipeline"
button.
Once the deploy stage is finished, you should be able to see the release:
![project's release](./release.png "project's release")
Also, you can manually continue the pipeline by clicking "Deploy to production"
— wait few seconds and the whole pipeline should turn green.
release.png

17.5 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment