Skip to content

Commit

Permalink
Enhancement: Update SDK version (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kohelbekker authored Dec 18, 2020
1 parent 3debfdc commit b9d8372
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ steps:
- go test ./... --cover --count=100

- name: "Bump & Tag"
image: quay.io/openware/sdk-citools:2.4.5
image: quay.io/openware/sdk-citools:2.6.7
environment:
BRANCH_NAME: ${DRONE_BRANCH}
REPO_NAME: openware/rango
Expand Down Expand Up @@ -40,7 +40,7 @@ steps:
- "*-stable"

- name: "Notify"
image: quay.io/openware/sdk-citools:2.4.5
image: quay.io/openware/sdk-citools:2.6.7
environment:
BOT_USERNAME: kite-bot
BOT_NAME: Kite Bot
Expand Down

0 comments on commit b9d8372

Please sign in to comment.