Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
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
card10
firmware
Commits
425c08a6
Commit
425c08a6
authored
4 years ago
by
rahix
Browse files
Options
Downloads
Patches
Plain Diff
chore(ci): Update deploy-env container tag
Use a newer container with Sphinx 3 installed.
parent
4d929ee0
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!460
docs: Upgrade to Sphinx 3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
425c08a6
...
...
@@ -46,7 +46,7 @@ lint:
pages
:
stage
:
deploy
# maintaned by q3k, build using docker/deploy-env
image
:
"
der
q3k/card10-deploy-env:20
190806-200743Z-f95b541-dirty
"
image
:
"
registry.k0.hswaw.net/
q3k/card10-deploy-env:20
210403-110003Z-4d929ee0
"
script
:
-
export LD_LIBRARY_PATH=$(llvm-config --libdir)
-
echo $LD_LIBRARY_PATH
...
...
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