You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a result of the ambiguity of these tags, a tag 20.2.2 was deployed to docker hub containing the 20.1.4 build last Friday.
The misuse of ``{{ epoch }}`` as well as too liberal template matching when loading cached docker images resulted in this situation.
Resolves: #2454.
e.g., this tag:
fmriprep/.circleci/config.yml
Line 26 in 7cb3117
fails with git tags because
{{ .Branch }}
is empty.The text was updated successfully, but these errors were encountered: