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

Added build to ci

	modified:   .gitlab-ci.yml
parent 805212b7
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,11 @@ stages:
- phase1
build:
image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_container:latest
stage: phase1
tags:
- sodium
- sodium dind
script:
- echo "hello"
- uname -a
- mkdir build && cd build && cmake ../. && make -j30
- ls -lrth
- hostname && pwd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment