diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2b53dc0..63a8aa3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,7 +28,7 @@ test sqlite to postgres: needs: - "build:x86" before_script: - - apt-get update && apt-get install -y postgresql-client-common + - apt-get update && apt-get install -y postgresql-client script: - cd / - signald --migrate-data