728x90
반응형
![](http://i1.daumcdn.net/thumb/C148x148/?fname=https://blog.kakaocdn.net/dn/6ueZU/btsHaOK1hMi/jYrMFDIGPRisrfvPDHHFiK/img.png)
https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs Building and testing Node.js - GitHub DocsYou can create a continuous integration (CI) workflow to build and test your Node.js project.docs.github.com 위의 문서에는 nodejs 프로젝트의 github action을 통한 build, testing을 수행하는 ci에 대해 설명이 있습니다 name: Node.js CIon: [push]jobs: build: runs-on: ubuntu-latest steps: ..
BACKEND/NODEJS
2024. 5. 23. 12:02
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Apple
- 대학생
- 트위터
- 웹표준
- 어플리케이션
- 애플
- 안드로이드
- 스마트폰
- 공모전
- CSS
- AWS
- 창업
- 아이디어
- iPhone
- 자바스크립트
- 모바일
- 앱
- 벤처
- php
- 경진대회
- JavaScript
- 소프트웨어
- 네이버
- 게임
- 아이폰
- 앱스토어
- 구글
- android
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함
728x90
반응형