ci: use attic.conduit.rs
This commit is contained in:
parent
10412d4be9
commit
3b7c001350
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ if [ ! -z ${ATTIC_TOKEN+x} ]; then
|
|||
nix run --inputs-from . attic -- \
|
||||
login \
|
||||
conduit \
|
||||
"${ATTIC_ENDPOINT:-https://nix.computer.surgery/conduit}" \
|
||||
"${ATTIC_ENDPOINT:-https://attic.conduit.rs/conduit}" \
|
||||
"$ATTIC_TOKEN"
|
||||
|
||||
# Push the target installable and its build dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue