Moved command.

This commit is contained in:
michael 2020-06-30 13:34:39 -05:00
parent fb266aff42
commit 2ff26b661c

View file

@ -10,6 +10,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
@ -41,7 +42,6 @@ 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