免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Build and deploy your sites
(electronic sounds) - [Instructor] The typical modern web project has different types of built processes for developing, testing, and building your applications. You can deploy static sites and apps using GitHub, but how would you let GitHub, help you run those processes and deploy sites on their servers? I'll give you a couple of seconds to pause the video and think about how you may solve something like this. (electronic sounds) Now, although you could write your own GitHub Action using what you've learned so far, sometimes it pays to look through the GitHub Marketplace and find an action that does it for you. Now, my personal site, which is raybo.org uses an action, just like this, to build and deploy the website, using GitHub pages. Let's take a look at the action file that I use, and you can see that I've run it plenty of times here. So I'm going to open this up and you can see that there's not actually a lot of…
内容
-
-
-
Clone a repo with an empty history2 分钟 28 秒
-
(已锁定)
How do you merge a linear history?4 分钟 22 秒
-
(已锁定)
Add an issue directly from the Terminal2 分钟 56 秒
-
(已锁定)
Deleting all commit history1 分钟 56 秒
-
(已锁定)
Fix a committed password4 分钟 32 秒
-
(已锁定)
Create a monorepo3 分钟 18 秒
-
(已锁定)
Update certain branches3 分钟 18 秒
-
(已锁定)
Process all branches3 分钟 48 秒
-
(已锁定)
Run accessibility audit on push6 分钟 43 秒
-
(已锁定)
Use hidden secrets in projects5 分钟 29 秒
-
(已锁定)
Run actions on a schedule3 分钟 13 秒
-
(已锁定)
Create a Docker container action5 分钟 25 秒
-
(已锁定)
Build and deploy your sites3 分钟 55 秒
-