From d517e8ee0162811c1979d8e2760da57768c744c5 Mon Sep 17 00:00:00 2001 From: joan <jvallve@iri.upc.edu> Date: Tue, 21 Dec 2021 14:42:31 +0100 Subject: [PATCH] testinc CI 2 --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52364eb..ceb7d6a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,7 +30,10 @@ stages: - cd - ls + - pwd - cat .bashrc + - source .bashrc + - roscd .license_header_template: &license_header_definition - cd $CI_PROJECT_DIR -- GitLab