-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*: upgrade S3 gateway to the latest and greatest
The one that is green at last. Signed-off-by: Roman Khimov <[email protected]>
- Loading branch information
1 parent
c44307a
commit 0d33caf
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -128,15 +128,15 @@ jobs: | |
uses: dsaltares/[email protected] | ||
with: | ||
repo: 'nspcc-dev/neofs-s3-gw' | ||
version: 'tags/v0.31.0' | ||
version: 'tags/v0.31.1' | ||
file: 'neofs-s3-gw-linux-amd64' | ||
target: 'neofs-testcases/neofs-s3-gw' | ||
|
||
- name: Download latest stable neofs-s3-gw-authmate | ||
uses: dsaltares/[email protected] | ||
with: | ||
repo: 'nspcc-dev/neofs-s3-gw' | ||
version: 'tags/v0.31.0' | ||
version: 'tags/v0.31.1' | ||
file: 'neofs-s3-authmate-linux-amd64' | ||
target: 'neofs-testcases/neofs-s3-authmate' | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters