Compare commits

..

2 commits

Author SHA1 Message Date
christian 44c2a6c3aa
Lets just look how its going to be with lix
Some checks failed
ci/woodpecker/push/flake-check Pipeline failed
2024-11-18 00:36:07 +01:00
jopejoe1 c249553b2e
add woodpecker ci
Some checks failed
ci/woodpecker/pr/flake-check Pipeline failed
2024-11-17 22:12:26 +01:00
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,11 @@
when:
- event: pull_request
- event: push
path:
- '.woodpecker/**'
steps:
- name: "Run nix flake check"
image: ghcr.io/lix-project/lix:latest
commands:
- nix --extra-experimental-features 'nix-command flakes' flake check

View file

@ -22,7 +22,6 @@
WOODPECKER_DATABASE_DATASOURCE = "postgresql://woodpecker-server@/woodpecker-server?host=/run/postgresql";
WOODPECKER_FORGEJO = "true";
WOODPECKER_FORGEJO_URL = "https://git.hamburg.ccc.de";
WOODPECKER_LIMIT_MEM = "6442450944"; # 6GB
# Set via enviornmentFile:
# WOODPECKER_FORGEJO_CLIENT
# WOODPECKER_FORGEJO_SECRET