Actualizar .gitea/workflows/backup.yaml
This commit is contained in:
@@ -56,4 +56,4 @@ jobs:
|
||||
run: |
|
||||
TIMESTAMP=$(date +'%Y-%m-%d_%H-%M-%S')
|
||||
|
||||
aws --endpoint-url $S3_ENDPOINT s3 cp backup/ s3://$S3_BUCKET/$TIMESTAMP/ --recursive
|
||||
aws --endpoint-url $S3_ENDPOINT s3 cp backup/ s3://$S3_BUCKET/SUPABASE/ --recursive
|
||||
Reference in New Issue
Block a user