Skip to content
Snippets Groups Projects

Add normalized call to before script

Merged Jon Azpiazu requested to merge normalize-ci-entry-point into master
@@ -27,6 +27,7 @@ industrial_ci_kinetic:
UPSTREAM_WORKSPACE: file
ROSINSTALL_FILENAME: ".rosinstall"
DOCKER_IMAGE: "tecnalia-robotics.artifact.tecnalia.com/test-robotics/flexbotics-base-devel"
BEFORE_SCRIPT: "find . -name ci_entry_script.bash -exec bash {} \\;"
when: always
##########################################################
Loading