File tree 3 files changed +3
-1
lines changed
3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -254,4 +254,5 @@ workflows:
254
254
- test-cockroachdb
255
255
- test-influxdb
256
256
- test-cassandra
257
+ - test-vault
257
258
# ## circleci jobs go here
Original file line number Diff line number Diff line change 34
34
sed -Ei '' 's/^ version: (.*)$/ version: {{.version}}/' swagger/swagger.yaml
35
35
- |
36
36
sed -Ei '' 's/apis\/orlangure\/gnomock\/(.*)#/apis\/orlangure\/gnomock\/{{.version}}#/' README.md
37
+ - git add swagger/swagger.yaml
37
38
- git commit -m 'Update version to {{.version}}'
38
39
silent : true
39
40
dir : .
Original file line number Diff line number Diff line change 7
7
testing toolkit. It allows to use Gnomock outside of Go ecosystem. Not all
8
8
Gnomock features exist in this wrapper, but official presets, as well as
9
9
basic general configuration, are supported.
10
- version : 1.20 .0
10
+ version : 1.26 .0
11
11
contact :
12
12
url : https://github.com/orlangure/gnomock/
13
13
license :
You can’t perform that action at this time.
0 commit comments