Newer
Older
image: coq:8.5
buildjob:
tags:
- coq
script:
- 'grep Axiom build-log.txt && exit 1'
- 'cat build-log.txt | egrep "[a-zA-Z0-9_/-]+ \(user: [0-9]" > build-time.txt'
- jh_simplified_resources
artifacts:
paths:
- build-time.txt