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 754ec47 commit 2eea53d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vars/el.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ def node(Map args, Closure body) {
name: build-secrets
volumes:
- name: agent-home-volume
emptyDir:
sizeLimit: 500Mi
emptyDir: {}
- name: build-secrets
optional: true
secretName: ${el.cicd.EL_CICD_BUILD_SECRETS_NAME}
Expand Down

0 comments on commit 2eea53d

Please sign in to comment.