728x90
반응형
nodejs 프로젝트의 ci 설정 다시 보기
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
- android
- 소프트웨어
- JavaScript
- 스마트폰
- AWS
- 어플리케이션
- 애플
- 공모전
- 앱스토어
- 네이버
- 구글
- 아이폰
- 자바스크립트
- CSS
- 경진대회
- 게임
- 대학생
- Apple
- 모바일
- 안드로이드
- 트위터
- 아이디어
- 앱
- php
- iPhone
- 웹표준
- 창업
- 벤처
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
글 보관함
728x90
반응형