GitLab CI/CD Lab: S3 Static Site with OIDC

Complete the CI/CD Workflow

1. In the GitLab modal, clone the repository and name your working repo.

2. In the VS Code modal, edit .gitlab-ci.yml to configure OIDC authentication and deploy the static site to S3.

3. In the GitLab modal, commit your changes and create a merge request.

4. In the AWS modal, verify the S3 deployment and complete the merge request.

Terminal

Success!

Congrats on completing the GitLab CI/CD Lab!