Skip to content

Commit b098abb

Browse files
authored
fix: amend previous commit
1 parent 640b7fd commit b098abb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,7 @@ jobs:
766766
# only tag & push latest if CIRCLE_TAG is set
767767
if [ -n "${CIRCLE_TAG:-}" ]; then
768768
docker push nipreps/mriqc:latest
769+
fi
769770
770771
docker tag nipreps/mriqc nipreps/mriqc:"${CIRCLE_TAG:='experimental'}"
771772
docker push nipreps/mriqc:"$CIRCLE_TAG"

0 commit comments

Comments
 (0)