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

@@ -69,7 +69,8 @@ pipeline {
--twitter-handle "$TWITTER_VERSIORAC1_HANDLE" \
--bsky-handle "$BSKY_RAC1_HANDLE" \
--bsky-password "$BSKY_RAC1_APP_PASSWORD" \
--bsky-base-url https://eurosky.social
--bsky-base-url https://eurosky.social \
--bsky-langs ca
'''
}
}