We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa012e6 commit 5010fddCopy full SHA for 5010fdd
.mint/continuous_integration.yml
@@ -13,7 +13,7 @@ concurrency-pools:
13
14
tasks:
15
- key: code
16
- call: mint/git-clone 1.6.1
+ call: mint/git-clone 1.6.2
17
with:
18
preserve-git-dir: true
19
repository: https://github.com/rwx-research/mint-cli.git
@@ -74,7 +74,7 @@ tasks:
74
git diff --exit-code
75
76
- key: mint-testing-code
77
78
79
path: ./mint-testing
80
repository: https://github.com/rwx-research/mint-testing.git
.mint/release.yml
@@ -55,7 +55,7 @@ tasks:
55
printf "$aliasedVersion" > "$MINT_VALUES/aliased-version"
56
57
58
59
after: verify-inputs
60
61
0 commit comments