gitlab-ci.yaml file:
liquibase: stage: liquibase image: openjdk:8-jre-alpine services: - postgres script: - INIT_PATH=\'pwd\' - apk