Skip to content

Commit ea6186d

Browse files
committed
Add instructions for Deploy button
1 parent a5e1957 commit ea6186d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Work through the following steps:
4242
1. Open the section `Change default execution role` and note that the UI automatically creates an execution role behind the scenes, granting the function certain privileges
4343
1. Click `Create function`
4444
1. Copy the code from [level-0/function/index.mjs](https://github.com/bespinian/serverless-workshop/blob/main/level-0/function/index.mjs) and paste it into the code editor field
45+
1. Click the "Deploy" button
4546
1. In the `Configuration` tab under `Environment variables`, set a variable called `NAME` to the name of a person you like
4647
1. In the `Test` tab, press the `Test` button and create a test event called `test`
4748
1. Press the `Test` button again to run the test

0 commit comments

Comments
 (0)