8 lines
163 B
Text
8 lines
163 B
Text
|
#!/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"
|