Fix drone config

This commit is contained in:
Yarmo Mackenbach 2022-02-25 22:12:07 +01:00
parent fcfe1f996b
commit 72a5b21cdb
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

View file

@ -75,12 +75,6 @@ kind: pipeline
name: publish-docker-dev name: publish-docker-dev
steps: steps:
- name: run tests
image: node
commands:
- yarn
- yarn run prepare
- yarn run test
- name: build dev proxy container - name: build dev proxy container
image: plugins/docker image: plugins/docker
settings: settings: