Compare commits

..

4 commits

Author SHA1 Message Date
Bruno BELANYI 0757daf786 ci: fix path to build output 2021-08-08 20:05:11 +02:00
Bruno BELANYI ef68f8bd73 ci: add check step 2021-08-08 20:04:13 +02:00
Bruno BELANYI 008d69b4cc nix: use eachDefaultSystem
Due to the pre-commit check not having every system available...
2021-08-08 20:03:44 +02:00
Bruno BELANYI 31b0bb0003 ci: use exec runner
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-08 20:01:11 +02:00

View file

@ -14,7 +14,7 @@ steps:
- name: deploy
commands:
- nix run 'github:ambroisie/nix-config#drone-scp'
- nix run github:ambroisie/nix-config#drone-scp
environment:
SCP_SOURCE: *.pdf
SCP_RM: true # Make sure only the newly generated files are left