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
13
13
nix build .# psql_15/bin -o psql_15 -L
14
14
15
15
nix 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
17
17
nix build .# wal-g-3 -o wal-g-3 -L
18
18
# 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
20
20
nix copy --to s3://nix-postgres-artifacts? secret-key=nix-secret-key ./wal-g-3
21
21
nix copy --to s3://nix-postgres-artifacts? secret-key=nix-secret-key ./psql_15
22
22
nix 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