Skip to content

Commit

Permalink
fixup! 👷 singularity orb needs to be a job, not a step
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Jun 16, 2023
1 parent 3dd8a94 commit 77533d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ workflows:
requires:
- singularity/build_container_docker_base
- singularity/build_container_docker_base:
from-uri: "docker://ghcr.io/${CIRCLE_PROJECT_USERNAME,,}/${CIRCLE_PROJECT_REPONAME,,}:${CIRCLE_BRANCH//\//_,,}"
from-uri: "docker://ghcr.io/${CIRCLE_PROJECT_USERNAME,,}/${CIRCLE_PROJECT_REPONAME,,}:${CIRCLE_BRANCH//\//_}"
image: cpac-singularity-image.sif

0 comments on commit 77533d7

Please sign in to comment.