aboutsummaryrefslogtreecommitdiff
path: root/build.yml
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-10-01 13:39:17 +0200
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-10-01 13:39:17 +0200
commit0c3f2a7f7edad987ae06b01559a8715a31e1086c (patch)
treeb5864e29688e55169d6b84968a37dbb78b9f51ec /build.yml
parent26d6e73e854391012309567d398b45f9493fbc12 (diff)
downloadreddit-nextcloud-importer-0c3f2a7f7edad987ae06b01559a8715a31e1086c.tar.gz
reddit-nextcloud-importer-0c3f2a7f7edad987ae06b01559a8715a31e1086c.tar.bz2
reddit-nextcloud-importer-0c3f2a7f7edad987ae06b01559a8715a31e1086c.zip
feat: Add entry point to the package
Diffstat (limited to 'build.yml')
-rw-r--r--build.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/build.yml b/build.yml
index 14a8411..88e61a8 100644
--- a/build.yml
+++ b/build.yml
@@ -1,9 +1,10 @@
# this build is meant to be submitted manually
image: alpine/latest
packages:
+ - rsync
- python3-dev
- - python3-setuptools_scm
- - py3-poetry
+ - py3-setuptools_scm
+ - poetry
sources:
- https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer