Add alpine
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -11,6 +11,7 @@ podTemplate(
|
|||||||
yaml: functions.podYaml(
|
yaml: functions.podYaml(
|
||||||
repo: repository,
|
repo: repository,
|
||||||
templateName: templateName,
|
templateName: templateName,
|
||||||
|
alpine: true,
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
name: "compile",
|
name: "compile",
|
||||||
|
Reference in New Issue
Block a user