Skip to content

Commit

Permalink
singularity
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusOrsoe committed Oct 17, 2023
1 parent 6d0e667 commit 8b7f999
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,9 @@ jobs:
name: Unit tests - IceTray
needs: [ check-codeclimate-credentials ]
runs-on: "self-hosted"
container:
image: icecube/icetray:icetray-prod-v1.8.1-ubuntu20.04-X64
options: --user root
steps:
- name: Build Singularity Image from IceTray Docker
run: singularity exec docker://icecube/icetray:icetray-prod-v1.8.1-ubuntu20.04-X64 bash
- name: install git
run: |
apt-get --yes install sudo
Expand Down

0 comments on commit 8b7f999

Please sign in to comment.