Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
slapos
Commits
3fcfee36
Commit
3fcfee36
authored
Oct 16, 2023
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/fluentbit-plugin-wendelin: version up
also reorganise the build to use latest golang
parent
828b2b6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
component/fluentbit-plugin-wendelin/buildout.cfg
component/fluentbit-plugin-wendelin/buildout.cfg
+6
-6
No files found.
component/fluentbit-plugin-wendelin/buildout.cfg
View file @
3fcfee36
...
...
@@ -11,10 +11,10 @@ parts =
[fluentbit-plugin-wendelin]
recipe = slapos.recipe.cmmi
share = true
url = https://lab.nexedi.com/nexedi/fluentbit-plugin-wendelin/-/archive/0.2.1/fluentbit-plugin-wendelin-0.2.1.tar.gz
md5sum = 3a4ab7f11f3d0fb8b3312b86e77c6597
shared = true
url = https://lab.nexedi.com/nexedi/fluentbit-plugin-wendelin/-/archive/${:version}/fluentbit-plugin-wendelin-${:version}.tar.gz
version = 9daa163ce4a480cb40a2588a5bf0d3053af00bdc
md5sum = a05639a73a9fbc7d382e4321de63a7da
configure-command = echo "No configure command."
environment =
PATH=${golang1.17:location}/bin:%(PATH)s
PREFIX=@@LOCATION@@
make-binary =
. ${gowork:env.sh} && make PREFIX=@@LOCATION@@
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment