Commit 0b124e2
committed
circle: Ensure correct 0.1.0 tag is used
Since we didn't get the 0.1.0 release "right" with the first tag, it
was deleted and re-created. As discussed in [1], this is a problem
with CircleCI because the "Rebuild without cache" does not clear
the source cache.
This commit implement the suggested workaround.
[1] https://discuss.circleci.com/t/clearing-the-source-cache/27711 parent 889e3d3 commit 0b124e2
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments