Added new yml

This commit is contained in:
Guillem Hernandez Sola
2026-04-05 09:01:00 +02:00
parent 3dc652c903
commit cce6ff558c
19 changed files with 16 additions and 204 deletions

View File

@@ -10,18 +10,6 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives

View File

@@ -10,18 +10,7 @@ pipeline {
} }
stages { stages {
stage('Clean Workspace') {
steps {
cleanWs(
deleteDirs: true,
patterns: [
[pattern: 'twitter_browser_state.json', type: 'EXCLUDE'],
[pattern: 'twitter2bsky.log', type: 'EXCLUDE'],
[pattern: 'screenshots/**', type: 'EXCLUDE']
]
)
}
}
stage('Checkout Code') { stage('Checkout Code') {
steps { steps {
// Pulls the code from the repository where this Jenkinsfile lives // Pulls the code from the repository where this Jenkinsfile lives