Skip to content

Commit

Permalink
ref(15): Start testing wild integration with Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanjerome committed Aug 26, 2023
1 parent 5c461ae commit 6e37f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vars/wildPipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def call() {
names_containers_run = sh(
script: '''
#!/usr/bin/env bash
bash --version
source ${wild_path}/src/lib/workflow.sh
workflow_get_workflows_containers_names ${wild_path}/test/config/workflow-default.json
''',
Expand Down

0 comments on commit 6e37f9d

Please sign in to comment.