Commit ef652b4
Publish docker image only in "production" environment. (#5762)
The point of this environment is that it now hosts the github secrets
that are required to push to github.
That environment is configured to require a CR from a short list
of 6 major contributors.
The goal here is to prevent a malicious contributor with write access
to access the docker api token secrets.
Co-authored-by: fulmicoton <paul.masurel@datadoghq.com>1 parent 3a070c8 commit ef652b4
File tree
2 files changed
+4
-0
lines changed- .github/workflows
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments