Commit ce136003 authored by 张宇's avatar 张宇

fixed

parent 7821f1c2
Pipeline #5292 passed with stage
kind: pipeline
name: drone-test
steps:
# - name: compile
# image: node:12-alpine
# commands:
# - npm install
# - npm run build
# - name: test
# image: node:12-alpine
# commands:
# - npm install --dev
# - npm run lint
# - npm test
- name: build
image: plugins/docker
settings:
......@@ -22,6 +9,4 @@ steps:
password: 541882233Zy
repo: ccr.ccs.tencentyun.com/mike-test/drone-test
tags:
- latest
# - v0.0.1-test
# - {{DRONE_COMMIT}}
\ No newline at end of file
- latest
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment