Skip to content
Snippets Groups Projects
.gitlab-ci.yml 178 B
Newer Older
Laurent Heirendt's avatar
Laurent Heirendt committed
image: git-r3lab.uni.lu:4567/r3/docker/nodejs-yarn-grunt
Laurent Heirendt's avatar
Laurent Heirendt committed
pages:
  stage: deploy
  script:
    - bash .ci/deploy.sh

  artifacts:
    expire_in: 1 week
    paths:
      - public