Commit 0e519ec
committed
deploy: prune app engine versions during build
The daily playground-deploy-gotip-playground build job caused
the golang-org project to reach the per project app engine
version limit of 210. This change adds a step to prune versions
using the command from x/website.
Change-Id: I2384c7af97ab1b8f4e5ebad8ee10e41227a506a6
Reviewed-on: https://go-review.googlesource.com/c/playground/+/398574
Trust: Jamal Carvalho <[email protected]>
Run-TryBot: Jamal Carvalho <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Reviewed-by: Robert Findley <[email protected]>1 parent 60559de commit 0e519ec
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| |||
0 commit comments