summaryrefslogtreecommitdiffstats
path: root/veetibot.build
diff options
context:
space:
mode:
authorJan T <jan@jantuomi.fi>2025-08-26 11:24:50 +0000
committerGitHub <noreply@github.com>2025-08-26 11:24:50 +0000
commitc7598aa23c5cfbacbb167862032694c136fd598f (patch)
treef089c6881a65c6e53992bcd4f546c11d2c691cb2 /veetibot.build
parent548f34f599d0742998c71e215afb28258ee31c27 (diff)
parent038b3ae298aefa179cdcb21c881fa5350cf92cb7 (diff)
Merge pull request #2 from onnilampi/main
Containerize application and manage it with systemd
Diffstat (limited to 'veetibot.build')
-rw-r--r--veetibot.build6
1 files changed, 6 insertions, 0 deletions
diff --git a/veetibot.build b/veetibot.build
new file mode 100644
index 0000000..c54646a
--- /dev/null
+++ b/veetibot.build
@@ -0,0 +1,6 @@
+[Unit]
+Description=veetibot build service
+
+[Build]
+SetWorkingDirectory=/home/slack-veetibot/veetibot
+ImageTag=veetibot:latest