Skip to content

Commit 52fa445

Browse files
revert admonition
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
1 parent eca3112 commit 52fa445

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

standards/certification/pipeline.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,7 @@ We are going to create a pull request that is very similar to real-life example
174174

175175
### for SCS-compatible IaaS
176176

177-
:::note
178-
179-
You may have to adapt these instructions to your infrastructure. For instance, the application credentials
177+
Note: you may have to adapt these instructions to your infrastructure. For instance, the secrets
180178
we create here are stored locally. If you want to include the check suite into your own
181179
continuous-integration pipeline, you may want to use some dedicated credential store and mechanism for
182180
injecting secrets.
@@ -187,8 +185,6 @@ You may want to take inspiration from our own Zuul setup by looking at
187185
However, don't be overwhelmed by the complexities of Zuul; it's well possible to use other solutions,
188186
including a cronjob.
189187

190-
:::
191-
192188
1. Install requirements.
193189

194190
```shell

0 commit comments

Comments
 (0)