aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/resume/.drone.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-07 17:53:34 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-07 17:53:34 -0700
commit3fdd3ad757000937ce5641d39baa14e1c6c6f8ec (patch)
tree5f97b927b23f740167c7179a21a605dbf4a2b3d6 /users/fcuny/resume/.drone.yml
parentinitial commit (diff)
downloadinfra-3fdd3ad757000937ce5641d39baa14e1c6c6f8ec.tar.gz
drone: add configuration
Diffstat (limited to '')
-rw-r--r--users/fcuny/resume/.drone.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/fcuny/resume/.drone.yml b/users/fcuny/resume/.drone.yml
new file mode 100644
index 0000000..9639cb1
--- /dev/null
+++ b/users/fcuny/resume/.drone.yml
@@ -0,0 +1,8 @@
+kind: pipeline
+type: exec
+name: default
+
+steps:
+- name: build
+ commands:
+ - nix run .#publishHTML