diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e47690486fedd461403538913ea823f90cfcb93f..45dd8b869de304c34f02442ee55e9d81ede18f18 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,4 +18,7 @@ publish_npm: changes: - config/package.json script: - - ls \ No newline at end of file + - ls + - cd ./perxis-proto + - ls + - cd ./proto \ No newline at end of file