More CI/CD debugging.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
michael 2020-06-30 13:33:54 -05:00
parent 6490626c0c
commit fb266aff42

View file

@ -41,6 +41,7 @@ steps:
- name: clone
image: alpine/git
commands:
- nslookup git.thegibsonhome.net
- git clone https://git.thegibsonhome.net/docker/protonmail-bridge.git/ .
- git checkout $DRONE_COMMIT
- name: build