prima-twig 0.36.10 → 0.36.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +3 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 303b6b1ecb286c8d71c17382a2d1ac69043bfec2
4
- data.tar.gz: c6d7340c8273e17522937dca68c5aa09df254e98
3
+ metadata.gz: d50a71f82dd21531fac28855e3ce73138e0a725f
4
+ data.tar.gz: a7dd7e936e036c9e4fe8ae5fb41640ed47e6877c
5
5
  SHA512:
6
- metadata.gz: 6de278641cbc06844e9c54d9959b3183bfc81c825d2fde82a2bf37a9c01854f70490d16ec5cd3f0e8bac9cf28921c4307f2df8a5e4f5f14a106bfc1362d72bfd
7
- data.tar.gz: 1d9ab6f47c6503f8f35168ea9166cd501b0d29f3650c1478a3e545dedf283191df79bbfaf3b2432167a4251b14747bc6d0e1e02b067f960be52e7009f3491def
6
+ metadata.gz: 2c1ada20345fb884d75589ae774e94aa1b5355d4b0d98df41796ce02ea0d77541da58ba60801e90aa53c3a01c97ec3bd74abfe2a8e5d5c5d2806b87bdf375426
7
+ data.tar.gz: 472d7210959bf6ff1255f4182f70bfca00f9782d65175ba5eea6a1f133b0f0a3ed1239c2d39dead3db09f07f195d5df3b05fb7c69816e90e7625205a2788600e
data/bin/twig-feature CHANGED
@@ -2048,7 +2048,9 @@ class Release
2048
2048
  assange_qa_host = get_route53_hostname("ecs-task-assange-qa-notneeded")
2049
2049
 
2050
2050
  if @qainit
2051
- exec_step 'prepare-docker-compose --directory prima && rm -f docker-compose-ci.yml'
2051
+ exec_step 'cd /drone/src/github.com/primait/qainit/projects/prima'
2052
+ exec_step 'prepare-docker-compose --directory prima'
2053
+ exec_step 'rm -f docker-compose-ci.yml'
2052
2054
  end
2053
2055
  [
2054
2056
  "bin/local_build_artifact.sh #{branch_name} #{web_qa_host} #{backoffice_qa_host} #{assange_qa_host} #{deploy_id} #{'update' if @deploy_update}"
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.10
4
+ version: 0.36.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino