月夕花晨 2 meses atrás
pai
commit
4f69d2e94d
1 arquivos alterados com 5 adições e 7 exclusões
  1. +5
    -7
      .drone.yml

+ 5
- 7
.drone.yml Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar