We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scripted
deploy
1 parent a19c731 commit a7a9336Copy full SHA for a7a9336
README.md
@@ -92,6 +92,9 @@ For now I will use these versions
92
#### Scripted tests
93
* `sbt scripted`
94
95
+Note: to successfully run the `deploy` scripted test, you need to have the Azure CLI installed and logged in to Azure with proper access
96
+to a subscription that has a resource group and storage account as specified in the `sbt-test/sbt-azure-functions/deploy/build.sbt` file.
97
+
98
## Releasing (for plugin maintainers)
99
To release a new version:
100
* Get a [bintray](https://bintray.com) account and make sure you're a member of the [`code-star`](https://bintray.com/code-star) organization.
0 commit comments