mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 14:39:28 -07:00
Fix drone config
This commit is contained in:
parent
fcfe1f996b
commit
72a5b21cdb
1 changed files with 0 additions and 6 deletions
|
@ -75,12 +75,6 @@ kind: pipeline
|
|||
name: publish-docker-dev
|
||||
|
||||
steps:
|
||||
- name: run tests
|
||||
image: node
|
||||
commands:
|
||||
- yarn
|
||||
- yarn run prepare
|
||||
- yarn run test
|
||||
- name: build dev proxy container
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue