Added language as an option

This commit is contained in:
Guillem Hernandez Sola
2026-04-30 10:30:24 +02:00
parent 375191c497
commit 388c327a13
37 changed files with 228 additions and 35 deletions

View File

@@ -72,7 +72,8 @@ pipeline {
--twitter-handle "$TWITTER_TRANSIT_HANDLE" \
--bsky-handle "$BSKY_CAT112_HANDLE" \
--bsky-password "$BSKY_CAT112_PASSWORD" \
--bsky-base-url https://eurosky.social
--bsky-base-url https://eurosky.social \
--bsky-langs ca
'''
}
}