Update '.drone.yml'

This commit is contained in:
techknowlogick 2022-03-04 00:52:45 +08:00
parent 2b7235c83e
commit b68564c5f1
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ steps:
image: alpine:3.15
pull: always
commands:
- apk add --no-cache curl
- ./bump_version.sh
- name: push