Skip to content

Commit

Permalink
Merge pull request #10 from hmcts/RET-2759
Browse files Browse the repository at this point in the history
Ret 2759
  • Loading branch information
robin-ieong committed Nov 11, 2022
2 parents 9a841eb + 8524e50 commit 9836900
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions Jenkinsfile_nightly
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!groovy

@Library('Infrastructure')

def type = "java"
def product = "et"
def component = "task-configuration"

withPipeline(type, product, component) {
}
2 changes: 1 addition & 1 deletion charts/et-task-configuration/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: et-wa-task-configuration
home: https://github.com/hmcts/et-wa-task-configuration
version: 0.0.4
maintainers:
- name: HMCTS WA team
- name: HMCTS ET team
dependencies:
- name: java
version: 3.7.0
Expand Down

0 comments on commit 9836900

Please sign in to comment.