Modulize the environment
This commit is contained in:
parent
0b48fe1a3c
commit
6349fa1e51
8 changed files with 70 additions and 53 deletions
7
.config/environment.d/30-services
Normal file
7
.config/environment.d/30-services
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
export DRONE_SERVER='https://ci.serguzim.me'
|
||||
|
||||
export OPENFAAS_URL="https://faas.serguzim.me"
|
||||
|
||||
export WOODPECKER_SERVER="https://ci.serguzim.me"
|
Loading…
Add table
Add a link
Reference in a new issue