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:
|
||||
environment: "websites"
|
||||
spec:
|
||||
runPolicy: SerialLatestOnly
|
||||
failedBuildsHistoryLimit: 2
|
||||
successfulBuildsHistoryLimit: 1
|
||||
source:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue