Skip to content

Commit

Permalink
Remove drone from updatecli (rancher#89)
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Buil <[email protected]>
  • Loading branch information
manuelbuil authored Jun 4, 2024
1 parent 8f08753 commit 1ed6b75
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions updatecli/updatecli.d/updatebuildbase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,6 @@ targets:
transformers:
- addprefix: "rancher/hardened-build-base:"

drone:
name: "Bump to latest build base version in Dockerfile"
kind: file
scmid: default
disablesourceinput: true
spec:
file: .drone.yml
matchpattern: '(?m)^ image: rancher/hardened-build-base:(.*)'
replacepattern: ' image: rancher/hardened-build-base:{{ source "buildbase" }}'

scms:
default:
kind: github
Expand Down

0 comments on commit 1ed6b75

Please sign in to comment.