deploy-context 0.11.2 → 0.11.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5d732c486fbd43907ae8234e4e5d57983408539c720a84bcef21e001a2b7ba85
4
- data.tar.gz: fba118b73f343a932300b4ebe9c0b95fe3a4652e4949c4206de2d7e1ba7d5477
3
+ metadata.gz: 857b4df8912afb84d77a6a6fc73d8d62c044127e2852ef8275ef51dbfadf4fc7
4
+ data.tar.gz: 1d72db98a876a0caaf693778c88c184939423d1b5f4dcd98d649b439937d2351
5
5
  SHA512:
6
- metadata.gz: 9dc5cff0fb2fec74d804a2480a1e8e27da7175e618025e47b4f2c79b38d249c62453bf2769542bbfe291db0dad9fc686138f378969ff0cfc5fb0663da424179e
7
- data.tar.gz: f54a20ff77f983c81e710a72ebbef2d5a5bf9d0c7472c4635c357f01f2d957ebf38abc0f5375ccc158881ca6b45f885d425be348aeb3086b368905fca4f20fd2
6
+ metadata.gz: 195a70bbe6bac8bb72fb00e52fff6e39671ce8d66466655fd1d2ef698c48828af949b1fbd2cb5b06b39a7279344983c3f98a0ddff2a30b436651b6fdb9c8cfb7
7
+ data.tar.gz: 6ab9d36c4e47664836a4db7500ceb77b22f6823ff4586b898e3ac18827bfdc6d9f79433317b83b8a897c5c56c5ffdb96e1d020118562eb0cdaadddf523932e73
checksums.yaml.gz.sig CHANGED
Binary file
@@ -38,8 +38,8 @@ module Context
38
38
  context.commit
39
39
  context.patch_bump
40
40
  context.release
41
- puts "Waiting a little before installing"
42
- sleep(5)
41
+ puts "Waiting a minue before installing"
42
+ sleep(60)
43
43
  context.install
44
44
  if context.test_context_successful?
45
45
  puts "newer version installed successfully for #{context_name} and version #{GVB.version}"
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deploy-context
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.2
4
+ version: 0.11.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jimmy Provencher
metadata.gz.sig CHANGED
Binary file