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.
2 parents 68f0d86 + 3c1dc92 commit d73d7abCopy full SHA for d73d7ab
README.md
@@ -20,7 +20,7 @@ _export:
20
repositories:
21
- https://jitpack.io
22
dependencies:
23
- - com.github.takemikami:digdag-plugin-shresult:0.0.2
+ - com.github.takemikami:digdag-plugin-shresult:0.0.3
24
25
+step1:
26
sh_result>: |
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = 'com.github.takemikami'
12
-version = '0.0.2'
+version = '0.0.3'
13
14
def digdagVersion = '0.10.0'
15
0 commit comments