diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a5a2297ece037b4a45672045bccfd5a91a68b31..e9969f82c488c4ccdd6e35d23758fd5d90c26d0b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ build1: tags: - docker script: - - echo "Do your build here" + - echo "Do your build here" ; env ; echo "+++" test1: stage: test