Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 3f5fc9e

Browse files
committed
Added image and gitignore
1 parent ca04bdf commit 3f5fc9e

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
In this workshop, you will learn how to start a new Serverless application from scratch using the AWS Serverless Application Model (AWS SAM) and how to fully automate builds and deployments by building a continous delivery pipeline using AWS CodeCommit, AWS CodeBuild and AWS CodePipeline. You will also learn how to test a Serverless application locally using the SAM CLI.
44

5-
![Image](https://cicd.serverlessworkshops.io/images/intro.png)
5+
![Image](workshop/static/images/github-home.png)
66

77
## Getting Started
88

81.1 KB
Loading

0 commit comments

Comments
 (0)