Moved command.
This commit is contained in:
parent
fb266aff42
commit
2ff26b661c
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ steps:
|
||||||
- name: clone
|
- name: clone
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
|
- nslookup git.thegibsonhome.net
|
||||||
- git clone https://git.thegibsonhome.net/docker/protonmail-bridge.git/ .
|
- git clone https://git.thegibsonhome.net/docker/protonmail-bridge.git/ .
|
||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT
|
||||||
- name: build
|
- name: build
|
||||||
|
|
@ -41,7 +42,6 @@ steps:
|
||||||
- name: clone
|
- name: clone
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- nslookup git.thegibsonhome.net
|
|
||||||
- git clone https://git.thegibsonhome.net/docker/protonmail-bridge.git/ .
|
- git clone https://git.thegibsonhome.net/docker/protonmail-bridge.git/ .
|
||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT
|
||||||
- name: build
|
- name: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue