Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Update integration/test/buildsingularity.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Elijah <[email protected]>
  • Loading branch information
masih and elijaharita authored Oct 5, 2023
1 parent 7b8fc4f commit 8250295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/test/buildsingularity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

if [ -n "$SINGULARITY_LOCAL_DOCKERFILE" ]
then
echo "Building singularity form local source"
echo "Building singularity from local source"
source ./motionlarity/.env
docker build -t ghcr.io/data-preservation-programs/singularity${SINGULARITY_REF} ${SINGULARITY_LOCAL_DOCKERFILE}
fi

0 comments on commit 8250295

Please sign in to comment.