add image to step
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
c42e819e75
commit
3696894bab
1 changed files with 1 additions and 2 deletions
|
@ -10,11 +10,10 @@ environment:
|
||||||
JUMP_HOST: 192.168.0.24
|
JUMP_HOST: 192.168.0.24
|
||||||
JUMP_USER: jumpuser
|
JUMP_USER: jumpuser
|
||||||
|
|
||||||
image: ubuntu:latest
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: configure-environment
|
- name: configure-environment
|
||||||
pull: always
|
pull: always
|
||||||
|
image: ubuntu:latest
|
||||||
environment:
|
environment:
|
||||||
SSH_PRIVATE_KEY:
|
SSH_PRIVATE_KEY:
|
||||||
from_secret: dokku_ssh_key
|
from_secret: dokku_ssh_key
|
||||||
|
|
Loading…
Reference in a new issue