Skip to content

Commit c78f251

Browse files
authored
Enable user actions and notifications (#7)
1 parent cb91832 commit c78f251

60 files changed

Lines changed: 9830 additions & 4608 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
odsComponentPipeline(
66
imageStreamTag: 'ods/jenkins-agent-nodejs22:4.x',
77
branchToEnvironmentMapping: [
8-
'master': 'dev'
8+
'master': 'dev',
99
],
1010
sonarQubeBranch: '*'
1111
) { context ->

0 commit comments

Comments
 (0)