Skip to content

Commit

Permalink
Uploaded 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Feb 22, 2022
1 parent 90a5e0a commit 98392c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/upload_singularity_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,10 @@ singularity sign gcaer.sif

# Upload the latest version
singularity push gcaer.sif library://richelbilderbeek/default/gcaer:0.6.1

if [[ $HOSTNAME == "N141CU" ]]; then
notify-send "Done uploading 'gcaer.sif'" "Done uploading 'gcaer.sif'"
fi



0 comments on commit 98392c6

Please sign in to comment.