Deploying Sites to GitHub Pages using GitHub Actions

Опубликовано: 27 Сентябрь 2024
на канале: Developers Garage
1,367
18

GitHub Actions gives us the ability to automate building, testing, and deploying websites to various hosting providers including GitHub Pages. In this video, we walk through how to setup a GitHub Action to build, test, and deploy a Gatsby site to GitHub Pages.

00:00 - Intro
01:33 - Intro to GitHub Actions
01:58 - Creating a new default branch
02:08 -Creating a GitHub Action
02:38 -Setting up YAML file
02:58 - Adding Node setup
03:28 - Add CI, Build, and Test steps
03:38 - Add deploy step
04:06 - GiHub Action in action
04:22 - Conclusion


GitHub Repo ►► https://github.com/devsgarage/devsgar...
----------------------------------------------------------------------------------------------------
Twitter ►►   / ryano9791  
Twitch ►► https://rebrand.ly/dgaTwitch
Discord ►►   / discord  

----------------------------------------------------------------------------------------------------
TubeBuddy ►► https://www.tubebuddy.com/developersg...
Music ►► https://www.streambeats.com/
Stream Equipment ►► https://kit.co/ryano9791/streaming-ge...

#Gatsby #GitHub #DevOps #Autmoation #SSG #CICD #GitHubPages #GitHubActions