Skip to content

Commit b2fdc43

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-0aff620c5a
2 parents e887824 + 07d1686 commit b2fdc43

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

standards/certification/pipeline.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,14 @@ We are going to create a pull request that is very similar to real-life example
111111
4. Finally, add secrets to [.zuul.d/secure.yaml](https://github.com/SovereignCloudStack/standards/blob/main/.zuul.d/secure.yaml).
112112
This is necessary so the tests can access your cloud.
113113

114-
This step is the most involved, and you can always have us do it for you; in that case, please send us
115-
the application credential id and secret via an encrypted channel, e.g. Matrix.
114+
:::info
115+
116+
In case your secrets have an expiration date, it is your own responsibility
117+
to update the secrets here in a timely fashion with a suitable PR
118+
([example](https://github.com/SovereignCloudStack/standards/pull/1049));
119+
otherwise you risk losing your certification!
120+
121+
:::
116122

117123
To proceed, you need `zuul-client` installed:
118124

0 commit comments

Comments
 (0)