This commit is contained in:
parent
6a48747ead
commit
1c321f06ce
10
.drone.yml
10
.drone.yml
@ -3,12 +3,6 @@ type: exec
|
|||||||
name: exec-debian-memiks
|
name: exec-debian-memiks
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: backend
|
- name: docker build
|
||||||
commands:
|
commands:
|
||||||
- echo go build
|
- docker built -t docker-php-nginx .
|
||||||
- echo go test
|
|
||||||
|
|
||||||
- name: frontend
|
|
||||||
commands:
|
|
||||||
- echo npm install
|
|
||||||
- echo npm test
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user