We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051c9fd commit 33b8948Copy full SHA for 33b8948
docker/nix/build_nix.sh
@@ -14,4 +14,4 @@ nix build .#psql_16/bin -o psql_16
14
nix build .#psql_orioledb-17/bin -o psql_orioledb_17
15
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_15
16
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_16
17
-nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_orioledb_16
+nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_orioledb_17
0 commit comments