File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ nix build .#checks.$SYSTEM.psql_orioledb-17 -L --no-link
1313nix build .# psql_15/bin -o psql_15 -L
1414
1515nix build .# psql_orioledb-17/bin -o psql_orioledb_17 -L
16- nix build .# wal-g -o wal-g -L
16+ nix build .# wal-g-2 -o wal-g-2 -L
1717nix build .# wal-g-3 -o wal-g-3 -L
1818# Copy to S3
19- nix copy --to s3://nix-postgres-artifacts? secret-key=nix-secret-key ./wal-g
19+ nix copy --to s3://nix-postgres-artifacts? secret-key=nix-secret-key ./wal-g-2
2020nix copy --to s3://nix-postgres-artifacts? secret-key=nix-secret-key ./wal-g-3
2121nix copy --to s3://nix-postgres-artifacts? secret-key=nix-secret-key ./psql_15
2222nix copy --to s3://nix-postgres-artifacts? secret-key=nix-secret-key ./psql_orioledb_17
You can’t perform that action at this time.
0 commit comments