mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-13 10:49:00 -05:00
Compare commits
2 commits
ea95904ea6
...
e8e0ec7ddd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8e0ec7ddd | ||
|
|
b2b30ba730 |
1 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ before_script:
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
stage: ci
|
stage: ci
|
||||||
image: nixos/nix:2.28.1
|
image: nixos/nix:2.28.0
|
||||||
script:
|
script:
|
||||||
# Cache CI dependencies
|
# Cache CI dependencies
|
||||||
- ./bin/nix-build-and-cache ci
|
- ./bin/nix-build-and-cache ci
|
||||||
|
|
@ -91,7 +91,7 @@ ci:
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
stage: artifacts
|
stage: artifacts
|
||||||
image: nixos/nix:2.28.1
|
image: nixos/nix:2.28.0
|
||||||
script:
|
script:
|
||||||
- ./bin/nix-build-and-cache just .#static-x86_64-linux-musl
|
- ./bin/nix-build-and-cache just .#static-x86_64-linux-musl
|
||||||
- cp result/bin/conduit x86_64-linux-musl
|
- cp result/bin/conduit x86_64-linux-musl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue