Select Git revision
.gitlab-ci.yml
-
Loïs Poujade authoredLoïs Poujade authored
.gitlab-ci.yml 148 B
upstream_tests:
image: registry.gitlab.com/gitlab-ci-utils/docker-puppeteer:latest
before_script:
- npm ci
script:
- npm run test:ci