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 70549c1 commit 97552e8Copy full SHA for 97552e8
docker/nix/build_nix.sh
@@ -4,6 +4,5 @@ set -eou pipefail
4
nix --version
5
cd /workspace
6
nix build .#psql_15/bin -o psql_15
7
-nix build .#psql_15/docker
8
nix flake check -L
9
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_15
0 commit comments