Closed larsenwork closed 9 years ago
I tried commenting out the calt-thingy just to get a release through but it also failed.
! git diff `git log -1 --pretty='%B' release | cut -d ' ' -f 4` --name-only --exit-code Source ! git diff `git log -1 --pretty='%B' release | cut -d ' ' -f 4` --name-only --exit-code Source returned exit code 1 Action failed: ! git diff `git log -1 --pretty='%B' release | cut -d ' ' -f 4` --name-only --exit-code Source
As before, this just means you haven't made any changes to the Source files.
https://github.com/larsenwork/monoid/blob/master/circle.yml#L13-L14
Disabled the check for now, doing a trial build to see if we can't get Downloads back up.
I tried commenting out the calt-thingy just to get a release through but it also failed.