Best of GitHub Actions — April 2024
- 1
- 2
- 3
AWS Tip·2y
BUILDING A CI/CD PIPELINE USING GITHUB ACTIONS: BUILD AND DEPLOY DOCKERIZED APPS ON AWS
Learn how to build a CI/CD pipeline using GitHub Actions to deploy dockerized apps on AWS. The article covers creating a workflow file, creating a personal access token, creating secrets and variables, finalizing the workflow file, testing the workflow, and deploying to AWS.
- 4
- 5
- 6