mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 18:24:27 +00:00
ci: try re-ordering for optimizing time
This commit is contained in:
parent
7819a84853
commit
e1fa574699
14
.drone.yml
14
.drone.yml
@ -396,12 +396,6 @@ depends_on:
|
||||
- translations
|
||||
|
||||
steps:
|
||||
- name: fetch-tags
|
||||
pull: default
|
||||
image: docker:git
|
||||
commands:
|
||||
- git fetch --tags --force
|
||||
|
||||
- name: static
|
||||
pull: always
|
||||
image: techknowlogick/xgo:latest
|
||||
@ -490,15 +484,9 @@ trigger:
|
||||
- tag
|
||||
|
||||
depends_on:
|
||||
- build
|
||||
- testing
|
||||
|
||||
steps:
|
||||
- name: fetch-tags
|
||||
pull: default
|
||||
image: docker:git
|
||||
commands:
|
||||
- git fetch --tags --force
|
||||
|
||||
- name: static
|
||||
pull: always
|
||||
image: techknowlogick/xgo:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user