This commit is contained in:
parent
42e80be0a4
commit
724afd2799
1 changed files with 7 additions and 0 deletions
|
|
@ -16,3 +16,10 @@ steps:
|
||||||
- css/*
|
- css/*
|
||||||
- img/*
|
- img/*
|
||||||
target: ~/oldrabbittown/src
|
target: ~/oldrabbittown/src
|
||||||
|
environment:
|
||||||
|
SERVER_HOST:
|
||||||
|
from_secret: server_host
|
||||||
|
SERVER_USER:
|
||||||
|
from_secret: server_user
|
||||||
|
SERVER_PORT:
|
||||||
|
from_secret: server_port
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue