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 8dab214 commit 0878d52Copy full SHA for 0878d52
docker/nix/build_nix.sh
@@ -10,8 +10,11 @@ nix build .#checks.$(nix-instantiate --eval -E builtins.currentSystem | tr -d '"
10
nix build .#psql_15/bin -o psql_15
11
nix build .#psql_16/bin -o psql_16
12
<<<<<<< HEAD
13
+<<<<<<< HEAD
14
=======
15
nix flake check -L
16
>>>>>>> aa5dd9a (tests: build test and cache both versions)
17
+=======
18
+>>>>>>> 65fdc5d (chore: run checks individually)
19
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_15
20
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_16
0 commit comments