parent
2b2373f6c2
commit
a3b185d54c
2 changed files with 4 additions and 4 deletions
|
@ -160,7 +160,7 @@ steps:
|
|||
|
||||
- name: tag-pre-condition
|
||||
pull: always
|
||||
image: alpine/git
|
||||
image: drone/git
|
||||
commands:
|
||||
- git update-ref refs/heads/tag_test ${DRONE_COMMIT_SHA}
|
||||
|
||||
|
@ -366,7 +366,7 @@ steps:
|
|||
|
||||
- name: update
|
||||
pull: default
|
||||
image: alpine:3.11
|
||||
image: alpine:3.12
|
||||
commands:
|
||||
- ./build/update-locales.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue