Skip to content

Commit

Permalink
Merge branch 'master' into issue-page-filter-author
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 committed Jun 11, 2020
2 parents ec1c4cc + c99ae4c commit f476fbe
Show file tree
Hide file tree
Showing 548 changed files with 336,437 additions and 6,350 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down Expand Up @@ -366,7 +366,7 @@ steps:

- name: update
pull: default
image: alpine:3.11
image: alpine:3.12
commands:
- ./build/update-locales.sh

Expand Down
Loading

0 comments on commit f476fbe

Please sign in to comment.