Commit 5b3f285
authored
ci(automation): added openGate build spec (#6108)
## Problem
We close source gate during the start of a release to prevent unwanted
commits coming in, but we have to remember to manually open it again.
We want to automatically re-open the source gate after a release is
triggered.
This PR creates the buildSpec file to be used by codeBuild project in
our release pipeline to open the source transition.
Related infra CR:
https://code.amazon.com/reviews/CR-162245234/revisions/1#/diff
---
<!--- REMINDER: Ensure that your PR meets the guidelines in
CONTRIBUTING.md -->
License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.1 parent 2257bd0 commit 5b3f285
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments