websites: set build policy to LatestOnly
This commit is contained in:
parent
4d1631fd84
commit
d6dcf2d621
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ metadata:
|
||||||
labels:
|
labels:
|
||||||
environment: "websites"
|
environment: "websites"
|
||||||
spec:
|
spec:
|
||||||
|
runPolicy: SerialLatestOnly
|
||||||
failedBuildsHistoryLimit: 2
|
failedBuildsHistoryLimit: 2
|
||||||
successfulBuildsHistoryLimit: 1
|
successfulBuildsHistoryLimit: 1
|
||||||
source:
|
source:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue