diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ace6331ff54eba948a98899fbb8682ca8407a9ab..ae6ac6614d636717eba29be8fa53b59df6a37ad8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,5 +4,5 @@ before_script: test-3.4: image: mmpe/wetb script: - - git pull + - git pull origin master - python3 -V \ No newline at end of file