Compare commits
4 commits
267f5c8598
...
0757daf786
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | 0757daf786 | ||
Bruno BELANYI | ef68f8bd73 | ||
Bruno BELANYI | 008d69b4cc | ||
Bruno BELANYI | 31b0bb0003 |
|
@ -14,7 +14,7 @@ steps:
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
commands:
|
commands:
|
||||||
- nix run 'github:ambroisie/nix-config#drone-scp'
|
- nix run github:ambroisie/nix-config#drone-scp
|
||||||
environment:
|
environment:
|
||||||
SCP_SOURCE: *.pdf
|
SCP_SOURCE: *.pdf
|
||||||
SCP_RM: true # Make sure only the newly generated files are left
|
SCP_RM: true # Make sure only the newly generated files are left
|
||||||
|
|
Loading…
Reference in a new issue