Skip to content

Commit

Permalink
Publish sub-split for Azure Blob Storage
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Feb 12, 2022
1 parent bc54bd8 commit 462a96f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
/src/PhpseclibV2 export-ignore
/src/PhpseclibV3 export-ignore
/src/AdapterTestUtilities export-ignore
/src/AzureBlobStorage export-ignore
/src/ZipArchive export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
Expand Down
5 changes: 5 additions & 0 deletions config.subsplit-publish.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
"directory": "src/AsyncAwsS3",
"target": "[email protected]:thephpleague/flysystem-async-aws-s3.git"
},
{
"name": "azure-blob-storage",
"directory": "src/AzureBlobStorage",
"target": "[email protected]:thephpleague/flysystem-azure-blob-storage.git"
},
{
"name": "google-cloud-storage",
"directory": "src/GoogleCloudStorage",
Expand Down

0 comments on commit 462a96f

Please sign in to comment.