mirror of
https://github.com/lovellfelix/minio-deploy-action.git
synced 2025-12-14 21:21:16 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cfc4b36780 |
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh -l
|
||||
set -euo pipefail
|
||||
|
||||
mc alias set deploy $MINIO_ENDPOINT $MINIO_ACCESS_KEY $MINIO_SECRET_KEY --api S3v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user