Commit 93870dad authored by blackheaven's avatar blackheaven
Browse files

Update .gitlab-ci.yml file

parent f6c64695
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ variables:

default:
  before_script:
    - 'sed -i "1 i\baseurl: \"/$CI_PROJECT_NAME\"" config/production/config.toml'
    - 'sed -i "1 i\baseurl = \"/$CI_PROJECT_NAME\"" config/production/config.toml'
    - apk add --no-cache go curl bash nodejs npm
    - npm install