.dotfiles/.config/env.d/30-services

8 lines
163 B
Plaintext
Raw Normal View History

2023-06-25 11:21:14 +00:00
#!/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"