parent
77c24ecc04
commit
597b38106c
1 changed files with 4 additions and 1 deletions
|
|
@ -3,4 +3,7 @@ jobs:
|
|||
"build-all":
|
||||
runs-on: native
|
||||
steps:
|
||||
- run: nix build --refresh git+$GITHUB_SERVER_URL/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all
|
||||
- run: nix build --refresh git+https://forgejo:$GITHUB_TOKEN@git.antoinevaure.fr/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all
|
||||
env:
|
||||
FORGEJO_TOKEN: override
|
||||
GITHUB_TOKEN: override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue