#githubActionsTutorial #autodeploy
lang: urdu | hindi
This is the detailed video on GitHub actions for beginners. In the next several videos, we will install and setup our server for automation and auto deploy application.
playlist
• Github Actions Series Overview - First Act...
git depth video
• Git & Github Tutorial | Crash Course #1 | ...
github video
• Git & Github Tutorial | Crash Course #2 | ...
.gitgnore depth
• Github Tutorial .gitignore | Crash Course ...
github collaborate
• Github Tutorial Collaborate & Issues | Cra...
github fork
• Github Tutorial Fork | Crash Course #5 | U...
source code
name: React Project
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
name: action
uses: actions/checkout@v3
name: Install NodeJS
uses: actions/setup-node@v3
with:
node-version: 18
name: Install dependencies
run: npm ci
name: building
run: npm run build
name: test passes
run: echo "working all test passes"
like and subscribe
Nesta página do site você pode assistir ao vídeo on-line Github Actions with React Application | DevOps #2 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Next Mastery 20 Janeiro 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 37 vezes e gostou 4 espectadores. Boa visualização!