Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-docs
Commits
a11ad0ab
Commit
a11ad0ab
authored
1 year ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
jenkinsfile: do not call tx-pull for non i18n job
Change-Id: I13f469a1af05218991e54de42e719c52fafa1ce7
parent
67bc89e7
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
_build/Jenkinsfile.build
+0
-1
0 additions, 1 deletion
_build/Jenkinsfile.build
with
0 additions
and
1 deletion
_build/Jenkinsfile.build
+
0
−
1
View file @
a11ad0ab
...
@@ -83,7 +83,6 @@ pipeline {
...
@@ -83,7 +83,6 @@ pipeline {
run_cmd("""
run_cmd("""
cd ${REPO_NAME}
cd ${REPO_NAME}
make gettext
make gettext
make tx-pull TRANSIFEX_API_TOKEN=${TRANSIFEX_API_TOKEN}
make html || true
make html || true
""")
""")
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment