buildAndDeployAndroid: stage: buildAndDeployAndroid before_script: - cd receivers/android script: - sh deploy.sh when: manual