Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hippyod committed Aug 8, 2024
1 parent 0a7f6bf commit e8cc94e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vars/el.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ def node(Map args, Closure body) {
name: agent-home-volume
- mountPath: ${el.cicd.BUILDER_SECRETS_DIR ? el.cicd.BUILDER_SECRETS_DIR : "/mnt"}
name: build-secrets
nodeSelector:
${el.cicd.JENKINS_AGENT_NODE_SELECTOR}
resources:
requests:
memory: ${el.cicd.JENKINS_AGENT_MEMORY_REQUEST}
Expand Down

0 comments on commit e8cc94e

Please sign in to comment.