kopia lustrzana https://github.com/gaul/s3proxy
Upgrade to Azurite 3.35
Release notes: https://github.com/Azure/Azurite/releases/tag/v3.35.0 References #867.pull/867/head
rodzic
011f9e1f6a
commit
1f5d733712
|
@ -87,10 +87,10 @@ jobs:
|
|||
mvn test -Ds3proxy.test.conf=s3proxy-filesystem-nio2.conf -Dtest=AwsSdkTest
|
||||
|
||||
- name: Install Azurite
|
||||
run: npx --yes --loglevel info azurite@3.34 --version
|
||||
run: npx --yes --loglevel info azurite@3.35 --version
|
||||
- name: Start Azurite
|
||||
shell: bash
|
||||
run: npx --yes azurite@3.34 azurite-blob &
|
||||
run: npx --yes azurite@3.35 azurite-blob &
|
||||
- name: Maven Test with Azurite
|
||||
run: |
|
||||
# TODO: run other test classes
|
||||
|
|
Ładowanie…
Reference in New Issue