la competencia
This commit is contained in:
@@ -54,7 +54,7 @@ pipeline {
|
||||
string(credentialsId: 'TWITTER_RAC1_EMAIL', variable: 'TWITTER_RAC1_EMAIL'),
|
||||
string(credentialsId: 'TWITTER_ELMONARAC1_HANDLE', variable: 'TWITTER_ELMONARAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_RAC1_HANDLE', variable: 'BSKY_RAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_VERSIORAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
string(credentialsId: 'BSKY_RAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
]) {
|
||||
sh '''
|
||||
# Activate the virtual environment and run the script
|
||||
|
||||
@@ -54,7 +54,7 @@ pipeline {
|
||||
string(credentialsId: 'TWITTER_RAC1_EMAIL', variable: 'TWITTER_RAC1_EMAIL'),
|
||||
string(credentialsId: 'TWITTER_ESPORTSRAC1_HANDLE', variable: 'TWITTER_ESPORTSRAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_RAC1_HANDLE', variable: 'BSKY_RAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_VERSIORAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
string(credentialsId: 'BSKY_RAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
]) {
|
||||
sh '''
|
||||
# Activate the virtual environment and run the script
|
||||
|
||||
@@ -54,7 +54,7 @@ pipeline {
|
||||
string(credentialsId: 'TWITTER_RAC1_EMAIL', variable: 'TWITTER_RAC1_EMAIL'),
|
||||
string(credentialsId: 'TWITTER_FCBAC1_HANDLE', variable: 'TWITTER_FCBAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_RAC1_HANDLE', variable: 'BSKY_RAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_VERSIORAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
string(credentialsId: 'BSKY_RAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
]) {
|
||||
sh '''
|
||||
# Activate the virtual environment and run the script
|
||||
|
||||
@@ -52,9 +52,9 @@ pipeline {
|
||||
string(credentialsId: 'TWITTER_USERNAME', variable: 'TWITTER_USERNAME'),
|
||||
string(credentialsId: 'TWITTER_PASSWORD', variable: 'TWITTER_PASSWORD'),
|
||||
string(credentialsId: 'TWITTER_RAC1_EMAIL', variable: 'TWITTER_RAC1_EMAIL'),
|
||||
string(credentialsId: 'TWITTER_FCBAC1_HANDLE', variable: 'TWITTER_FCBAC1_HANDLE'),
|
||||
string(credentialsId: 'TWITTER_METEORAC1_HANDLE', variable: 'TWITTER_METEORAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_RAC1_HANDLE', variable: 'BSKY_RAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_VERSIORAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
string(credentialsId: 'BSKY_RAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
]) {
|
||||
sh '''
|
||||
# Activate the virtual environment and run the script
|
||||
@@ -63,7 +63,7 @@ pipeline {
|
||||
--twitter-username "$TWITTER_USERNAME" \
|
||||
--twitter-password "$TWITTER_PASSWORD" \
|
||||
--twitter-email "$TWITTER_RAC1_EMAIL" \
|
||||
--twitter-handle "$TWITTER_FCBAC1_HANDLE" \
|
||||
--twitter-handle "$TWITTER_METEORAC1_HANDLE" \
|
||||
--bsky-handle "$BSKY_RAC1_HANDLE" \
|
||||
--bsky-password "$BSKY_RAC1_APP_PASSWORD"
|
||||
'''
|
||||
|
||||
@@ -54,7 +54,7 @@ pipeline {
|
||||
string(credentialsId: 'TWITTER_RAC1_EMAIL', variable: 'TWITTER_RAC1_EMAIL'),
|
||||
string(credentialsId: 'TWITTER_VERSIORAC1_HANDLE', variable: 'TWITTER_VERSIORAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_RAC1_HANDLE', variable: 'BSKY_RAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_VERSIORAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
string(credentialsId: 'BSKY_RAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
]) {
|
||||
sh '''
|
||||
# Activate the virtual environment and run the script
|
||||
|
||||
@@ -54,7 +54,7 @@ pipeline {
|
||||
string(credentialsId: 'TWITTER_RAC1_EMAIL', variable: 'TWITTER_RAC1_EMAIL'),
|
||||
string(credentialsId: 'TWITTER_VIALLIURERAC1_HANDLE', variable: 'TWITTER_VIALLIURERAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_RAC1_HANDLE', variable: 'BSKY_RAC1_HANDLE'),
|
||||
string(credentialsId: 'BSKY_VERSIORAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
string(credentialsId: 'BSKY_RAC1_APP_PASSWORD', variable: 'BSKY_RAC1_APP_PASSWORD')
|
||||
]) {
|
||||
sh '''
|
||||
# Activate the virtual environment and run the script
|
||||
|
||||
Reference in New Issue
Block a user