Skip to content

Fix name mismatch on 14 - Build Pipeline.md - #4

Open
Claudiferock wants to merge 1 commit into
stevekinney:mainfrom
Claudiferock:patch-1
Open

Fix name mismatch on 14 - Build Pipeline.md#4
Claudiferock wants to merge 1 commit into
stevekinney:mainfrom
Claudiferock:patch-1

Conversation

@Claudiferock

@Claudiferock Claudiferock commented Mar 16, 2022

Copy link
Copy Markdown

Fix name mismatch

The current code sample on the readme documentation gives a different secret name ${{ secrets.BUCKET_ID }} to the one used during the workshop ${{ secrets.BUCKET_NAME }}

I referred to the readme when creating the secrets on GitHub and kept failing my tests, until I realized I used the wrong name 🙃 Hopefully this prevents others from having the same issue.

The current code sample in this documentation gives a different secret name ${{ secrets.BUCKET_ID }} to the one given during the workshop ${{ secrets.BUCKET_NAME }}

I referred to this readme when creating the secrets on GitHub and my test kept on failing, until I realized I used the wrong name. Hopefully this prevents others from having the same issue.
@Claudiferock Claudiferock changed the title Fix 14 - Build Pipeline.md Fix name mismatch on 14 - Build Pipeline.md Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant