Przeglądaj źródła

fix exclude files .sha265 to .sha256 (#4304)

tags/v1.5.0-dev
Lunny Xiao 5 lat temu
rodzic
commit
3f0d9beece
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Wyświetl plik

@@ -263,7 +263,7 @@ pipeline:
files:
- dist/release/*
excludes:
- dist/release/*.sha265
- dist/release/*.sha256
when:
event: [ push, tag ]


Ładowanie…
Anuluj
Zapisz