diff --git a/.drone.yml b/.drone.yml index d9b047f..cb8cbf3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,15 +28,15 @@ trigger: - push steps: - - name: deploy-emulator - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest - ports: - - 6080 - device: /dev/kvm - environment: - IMAGENAME: budtmo/docker-android:emulator_11.0 - CONTAINERNAME: allin_android - COMMAND: create - EMULATOR_DEVICE: Samsung Galaxy S10 - WEB_VNC: true - ADMINS: arthurvalin \ No newline at end of file +# - name: deploy-emulator +# image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest +# ports: +# - 6080 +# device: /dev/kvm +# environment: +# IMAGENAME: budtmo/docker-android:emulator_11.0 +# CONTAINERNAME: allin_android +# COMMAND: create +# EMULATOR_DEVICE: Samsung Galaxy S10 +# WEB_VNC: true +# ADMINS: arthurvalin \ No newline at end of file