Bug 1687945 [wpt PR 27273] - [resources] Fix conftest.py for pytest>6, a=testonly
[gecko.git] / third_party / rust / failure / .gitlab-ci.yml
bloba9cbe35c30c7fa258808bee823e23535c81b24ec
1 image: "rust:latest"
3 pages:
4   script:
5     - sh ./build-docs.sh
6   artifacts:
7     paths:
8       - public
9   only:
10     - master