Преглед на файлове

Add missing volume to test-e2e (#21079)

Without it, the deps-backend step before is useless as `go test` will not see the files in GOPATH and re-download them.
tags/v1.18.0-rc0
silverwind преди 1 година
родител
ревизия
7f6306ccd1
No account linked to committer's email address
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3
    0
      .drone.yml

+ 3
- 0
.drone.yml Целия файл

@@ -569,6 +569,9 @@ steps:
TEST_PGSQL_DBNAME: 'testgitea-e2e'
DEBIAN_FRONTEND: noninteractive
depends_on: [build-frontend, deps-backend]
volumes:
- name: deps
path: /go

---
kind: pipeline

Loading…
Отказ
Запис