prima-twig 0.36.69 → 0.36.70

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 +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 67119f02f5ff82ce05049d84c86108fc30b3e4c8
4
- data.tar.gz: 9d00f3f5bb9997d63ad56d38c30f1764ab604761
3
+ metadata.gz: 1a751182caae21269a73216d8cc3c527032cb7cd
4
+ data.tar.gz: f77d0785940f4e5c8c822fb128a7cf694e44eaac
5
5
  SHA512:
6
- metadata.gz: fb9e35e6d1196fb9c82850edceed271b247cf60344acc95eadd31840d5885294cc91dd27616c9bffad3ffd08fff82d4923a2d8cb643b9e55c9622b39126529c6
7
- data.tar.gz: ed240dc52bcd9ef3cf07a0a1f7b3b33435f1c2d6d0a896fe6c605673894db2fdb0a3ce460f34e6805a2107cbb5de9e83c6a4c07e771b0490ae3ab87b21b45a2a
6
+ metadata.gz: 6d704b183ee8ce45d256def6fe6d3240548cacd768dab9994ba7d16a1d82b4e48b2f158a3ba756718c6b23698ea3ec6e27f1448242f603a0d323fb6aa8e83830
7
+ data.tar.gz: 2597e644070831c1ceee15a915d040753cc2c4d3d82f0fa654497412bc6b4c7a58f1dd35303c3790d6f5557dc35d1956abadbfd824995fd737aa57d3ce8e5608
data/bin/twig-feature CHANGED
@@ -2357,7 +2357,7 @@ class Release
2357
2357
  exec_step 'prepare-docker-compose --directory prima'
2358
2358
  exec_step 'sed -i "s/\\/home\\/app/\\/root/g" docker-compose.yml'
2359
2359
  [
2360
- "bin/qainit_build_artifact.sh #{branch_name} #{web_qa_host} #{backoffice_qa_host} #{assange_qa_host} #{deploy_id} #{'update' if @deploy_update}"
2360
+ "bin/qa_build_artifact.sh #{branch_name} #{web_qa_host} #{backoffice_qa_host} #{assange_qa_host} #{deploy_id} #{'update' if @deploy_update}"
2361
2361
  ].each do |cmd|
2362
2362
  execute_command cmd
2363
2363
  end
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.69
4
+ version: 0.36.70
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino