Skip to content
Snippets Groups Projects
Verified Commit 5485cc04 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

jenkins: Change node name to "built-in"

This is necessary after the upgrade to the version `2.319.1` [1]

[1] https://www.jenkins.io/doc/book/managing/built-in-node-migration/

Related to T3770
parent 25661d46
No related branches found
No related tags found
1 merge request!137jenkins: Change node name to built-in
- job:
name: swh-docker-dev
description: Build the swh/stack:latest image
node: master
node: built-in
scm:
- git:
......
- job:
name: jenkins-tools/clean-docker
description: Clean old Docker objects
node: master
node: built-in
properties:
- build-discarder:
......
- job:
name: jenkins-tools/swh-jenkins-dockerfiles
node: master
node: built-in
scm:
- git:
url: http://forge.softwareheritage.org/source/swh-jenkins-dockerfiles.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment