prima-twig 0.36.56 → 0.36.57

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +4 -4
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2bccbbe3fff48946265e2f0a759fc12eb6c12640
4
- data.tar.gz: 85384ace97142906dff653cff083b4b976daca99
3
+ metadata.gz: 9ab0186381e22f23eced2210b33ff697e5a88ee0
4
+ data.tar.gz: efaccd238ac3ee49f46b2dda0218fbf48e8f439d
5
5
  SHA512:
6
- metadata.gz: aef0205f5a764c91e795f8d1cb899092d7b31cb9e995e0cca8dbb797d418cad7858dda1c2d0faa7bfea2b6052e90106eff7163fead900157c22531db9cf6f28d
7
- data.tar.gz: f4c674d5b861d116a516ff9cc98e53d1a1c3e86402b60c54fdbbf23883c076e41186cf777a7eecf26b654cd9839ff1b55e2756e5522c0e3dd3e75811e5574c9e
6
+ metadata.gz: 16c097fa1c6eb124f16bfa7a6d0f9c960db38d5aaba287b34e6327c9bfb9b5b378a00595c67d66a6950b756b07dc3feb10d11bcd1f025c3e04d7d8141deda32c
7
+ data.tar.gz: 41ae0c022a1193ab0d00312c0993a8482ef02d1b51e8eee9265215994fac9539c8cf3c4a4d583a7282e50a87eb49234a5d594143a4f46a6ddae288c67257d25c
@@ -2286,12 +2286,12 @@ class Release
2286
2286
  webri_qa_host = web_qa_host.sub("www", "wwwri")
2287
2287
 
2288
2288
  if @qainit
2289
+ execute_command 'cat docker-compose.yml'
2289
2290
  exec_step 'cp docker-compose-ci.yml docker-compose.yml'
2290
2291
  exec_step 'prepare-docker-compose --directory backoffice && cp docker-compose-qainit.yml docker-compose.yml'
2291
- exec_step 'ls -al'
2292
- exec_step 'cat docker-compose.yml'
2293
- exec_step 'cat docker-compose-ci.yml'
2294
- exec_step 'cat docker-compose-qainit.yml'
2292
+ execute_command 'ls -al'
2293
+ execute_command 'cat docker-compose-ci.yml'
2294
+ execute_command 'cat docker-compose-qainit.yml'
2295
2295
  [
2296
2296
  "docker-compose build workers",
2297
2297
  "docker-compose build bower",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prima-twig
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.56
4
+ version: 0.36.57
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -13,7 +13,7 @@ authors:
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
- date: 2018-06-05 00:00:00.000000000 Z
16
+ date: 2018-06-06 00:00:00.000000000 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  name: aws-sdk