Skip to content

Commit

Permalink
Update aap_install.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
chr-stian authored Oct 23, 2023
1 parent 4fa057d commit 2b4a8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/aap_install.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import steps.StepsFactory
import validation.AapqaProvisionerParameters

StepsFactory stepsFactory = new StepsFactory(this, pipelineParameters, 'aap_galaxy_ng')
StepsFactory stepsFactory = new StepsFactory(this, [:], 'aap_galaxy_ng')
Map provisionInfo = [:]
Map installInfo = [:]
Map towerqaSetupInfo = [:]
Expand Down

0 comments on commit 2b4a8bc

Please sign in to comment.