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

the fixest.

parent 6976af52
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,6 @@ jobs:
REGISTRY_TOKEN: ${{ secrets.SYLABS_IO_TOKEN }}
run: |
alias apptainer=singularity
echo "$SREGISTRY_TOKEN" > apptainer-token
apptainer remote login --tokenfile apptainer-token
echo "$SREGISTRY_TOKEN" > .apptainer-token
apptainer remote login --tokenfile .apptainer-token
apptainer push cobrexa.sif library://cylon-x/lcsb-biocore/cobrexa:latest
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