소스 검색

test

master
月夕花晨 2 달 전
부모
커밋
4f69d2e94d
1개의 변경된 파일5개의 추가작업 그리고 7개의 파일을 삭제
  1. +5
    -7
      .drone.yml

+ 5
- 7
.drone.yml 파일 보기

@@ -1,11 +1,9 @@
kind: pipeline
name: deploy_test
type: docker
name: default

steps:
- name: build
image: ubuntu-latest
- name: build1
image: node:12.16.3
commands:
- echo "🖥️ The workflow is now ready t1o test your code1 on the runner."
trigger:
branch:
- master
- npm config set registry http://registry.npm.taobao.org

불러오는 중...
취소
저장