Compare commits
4 commits
0757daf786
...
267f5c8598
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | 267f5c8598 | ||
Bruno BELANYI | 454d2b969e | ||
Bruno BELANYI | 0ed5b0fb64 | ||
Bruno BELANYI | 67646b1f92 |
|
@ -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