Skip to content

Commit

Permalink
olamy arquillian as default for now
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Jan 29, 2024
1 parent 09e9cb1 commit db7cd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pipeline {

choice( description: 'Arquillian Github org',
name: 'GITHUB_ORG_ARQUILLIAN',
choices: ['arquillian','olamy'] )
choices: ['olamy','arquillian'] )

string( defaultValue: 'dynamic-httpconfiguration-properties', description: 'GIT branch name to build arquillian Jetty (master/tck-all-changes)',
name: 'ARQUILLIAN_JETTY_BRANCH' )
Expand Down

0 comments on commit db7cd5d

Please sign in to comment.