Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9124758
tox.ini
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
385 B
Subscribers
None
tox.ini
View Options
[tox]
skipsdist
=
true
envlist
=
test
[testenv]
basepython
=
python3
skip_install
=
true
deps
=
jenkins-job-builder
[testenv:test]
allowlist_externals
=
bash
commands
=
# generate secret jenkins token to trigger builds from gitlab webhooks
bash -c "echo -n $(openssl rand -base64 32 | sha1sum | cut -c1-40) > jobs/templates/jenkins-token"
jenkins-jobs {posargs
:
test} -r jobs
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 7:31 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3238876
Attached To
rCJSWH Jenkins jobs
Event Timeline
Log In to Comment