Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2023-01-19 01:37:35 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-19 01:37:35 +0300
commita81d3d88bd2c9a817402a6c85cbda8a2aa97ecbd (patch)
tree84e9a0179e88ce5e19f1e42f6e82737f70a2eed3
parentcba3ea3512ad688076eb4185adf84bb6fbafeaac (diff)
ci: Debian: Make project folder for nightlies
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 08c60b8..db2aeda 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -60,5 +60,5 @@ deploy-debian:
--host=$FTP_HOST \
--user=$FTP_USER \
--password=$FTP_PASS \
- --directory=debian/"$(date +'%Y%m%d')" \
+ --directory=debian/nbxmpp/"$(date +'%Y%m%d')" \
debian_build