Ver código fonte

„.drone.yml“ ändern

master
David 4 anos atrás
pai
commit
6512beebb1
1 arquivos alterados com 6 adições e 1 exclusões
  1. +6
    -1
      .drone.yml

+ 6
- 1
.drone.yml Ver arquivo

@@ -1 +1,6 @@
build:
image: java:openjdk-7
environment:
- GRADLE_USER_HOME=~/.gradle
commands:
- ./gradlew test

Carregando…
Cancelar
Salvar