Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tecnalia_robotics-public
templates
Commits
c24b225c
Commit
c24b225c
authored
2 years ago
by
Jon Azpiazu
Browse files
Options
Downloads
Plain Diff
Merge branch '49-python2-job-is-failing' into 'master'
Resolve "Python2 job is failing" Closes
#49
See merge request
!79
parents
22e467b4
6c01c1f6
No related branches found
Branches containing commit
No related tags found
1 merge request
!79
Resolve "Python2 job is failing"
Pipeline
#79528
passed
2 years ago
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci-templates/syntax-check.yml
+1
-0
1 addition, 0 deletions
ci-templates/syntax-check.yml
with
1 addition
and
0 deletions
ci-templates/syntax-check.yml
+
1
−
0
View file @
c24b225c
...
...
@@ -20,6 +20,7 @@ clang_format:
## other options like pylint, but much faster and less strict
##########################################################
python_syntax
:
image
:
alpine:3.15
# python2 is no longer available in alpine:3.16
before_script
:
-
apk add --update python2
stage
:
build
...
...
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