Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ test: - echo "working on files..." - cat changed-files.txt - ./bin/mdl-wrapper $(cat changed-files.txt) - export testall: script: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ test: - echo "working on files..." - cat changed-files.txt - ./bin/mdl-wrapper $(cat changed-files.txt) - export testall: script: Loading