mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-25 06:16:58 +00:00
use some opts via environment vars
This commit is contained in:
parent
a961655d2c
commit
a211ecee0d
2 changed files with 16 additions and 4 deletions
|
@ -31,3 +31,8 @@ pipeline:
|
|||
detach: true
|
||||
commands:
|
||||
- go test -tags integration codeberg.org/codeberg/pages/integration/...
|
||||
environment:
|
||||
- ACME_API=https://acme.mock.directory
|
||||
- PAGES_DOMAIN=localhost.mock.directory
|
||||
- RAW_DOMAIN=raw.localhost.mock.directory
|
||||
- PORT=4430
|
Loading…
Add table
Add a link
Reference in a new issue