Skip to content

Commit

Permalink
use latest_x86 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 authored Aug 13, 2024
1 parent 822c0e9 commit 082b7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/singularity_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if singularity remote login --tokenfile "$TOKEN_FILE"; then
echo "Login successful"
# Push the image
singularity push ciroh-ngen-singularity.sif library://ciroh-it-support/ngiab/ciroh-ngen-singularity:latest
singularity push ciroh-ngen-singularity.sif library://ciroh-it-support/ngiab/ciroh-ngen-singularity:latest_x86
else
echo "Login failed"
exit 1
Expand Down

0 comments on commit 082b7ec

Please sign in to comment.