forked from github-mirror/docker-nixpkgs
Compare commits
1 Commits
5ac99012e0
...
pjjw/gitea
| Author | SHA1 | Date | |
|---|---|---|---|
| 617b5494c1 |
1
.github/workflows/nix.yml
vendored
1
.github/workflows/nix.yml
vendored
@@ -24,5 +24,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: nix-shell --run ./ci.sh
|
- run: nix-shell --run ./ci.sh
|
||||||
env:
|
env:
|
||||||
|
CI_PROJECT_PATH: pjjw
|
||||||
CI_REGISTRY_AUTH: '${{ secrets.REGISTRY_AUTH }}'
|
CI_REGISTRY_AUTH: '${{ secrets.REGISTRY_AUTH }}'
|
||||||
NIXPKGS_CHANNEL: '${{ matrix.channel }}'
|
NIXPKGS_CHANNEL: '${{ matrix.channel }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user