Skip to content
Snippets Groups Projects
Commit 754cc8a4 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

new file: .gitlab-ci.yml

	new file:   run_example
parent b6c1953e
Branches
Tags
No related merge requests found
Pipeline #10052 failed
pages:
cache:
paths:
- node_modules/
image: node:latest
script:
- mkdir public && cp doc/main.html public/index.html
artifacts:
paths:
- public
#!/bin/bash
npsim --runType run --enableG4GPS \
--macroFile gps.mac \
--compactFile gem_tracker.xml \
--outputFile gem_tracker_sim.root || exit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment