Switch to latest Drone build

Looks like the resource limit support from drone-runtime wasn't in -rc5.
This commit is contained in:
Basti 2019-03-04 15:41:11 +07:00
parent 69f62182a1
commit 122cb1232c
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: kosmos-drone-server
image: drone/drone:1.0.0-rc.5
image: drone/drone:latest
imagePullPolicy: Always
env:
- name: DRONE_KUBERNETES_ENABLED