docker build
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Memiks 2019-12-06 10:08:01 +09:00
parent 6a48747ead
commit 1c321f06ce

View File

@ -3,12 +3,6 @@ type: exec
name: exec-debian-memiks
steps:
- name: backend
- name: docker build
commands:
- echo go build
- echo go test
- name: frontend
commands:
- echo npm install
- echo npm test
- docker built -t docker-php-nginx .