Skip to content

Commit 3949ba5

Browse files
authored
OPS-1024 Migrate jenkins build to kubernetes (#113)
* OPS-1024 Migrate jenkins build to kubernetes
1 parent ac3a1f0 commit 3949ba5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Jenkinsfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
dockerJob {
44
// General
55
projectName = "linkurious/docker-agent-jnlp-node"
6+
podTemplateNames = ['jnlp-agent']
7+
buildkitBuilder = true
68

79
runDependencyScan = true
810

0 commit comments

Comments
 (0)