Skip to content
Snippets Groups Projects
Commit 8f2477ee authored by Miroslav Kratochvil's avatar Miroslav Kratochvil :bicyclist:
Browse files

try newer singularity container

parent 42e48c55
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ jobs:
build:
runs-on: ubuntu-20.04
container:
image: sysmso/singularity-ci
options: --privileged
image: quay.io/singularity/singularity:v3.9.4
options: --privileged --entrypoint /bin/sh
steps:
- name: check out code
uses: actions/checkout@v1
......
BootStrap: docker
From: julia
BootStrap: library
From: cylon-x/lcsb-biocore/julia-base:latest
%setup
export GIT_WORK_TREE="${SINGULARITY_ROOTFS}/project/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment