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
|
||||
|
||||
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 .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user