prima-twig 0.36.32 → 0.36.33

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 +4 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 35117a4660f326c5288343e889a9a300ca7c40e8
4
- data.tar.gz: '090274eb47348cbf36650c44a113dcbcd0db0440'
3
+ metadata.gz: 6aa129127fbf81d6959375722bf84ffd119c555e
4
+ data.tar.gz: 67a16a3fe055fdcf816d2ec42f74385e2b3420ec
5
5
  SHA512:
6
- metadata.gz: 9fea8acef208d18f17d67d1377bbafe62783b2619334123d491eae87efc1b5a7d17d24c9c98cd334eabfd60d4ec41b6e7a5085f157365f52cf5a647c3bcb0615
7
- data.tar.gz: 47bef9db8f92e317fa737b41784efb8064aa26473d722c21bc2ec5a1b68232e4624e3201c35b5e3da3e2ea6922ed3b36c85b9fa537dcd90520b7a6332fffa6b8
6
+ metadata.gz: e4e8b05e38e0f5e79ed0ca882ebde1b83d1549a4480565ff3238343a7cf83010ec6ec9c601bb307269e3a198eac4bdc25f052b8cb9b71316428542b568605ba1
7
+ data.tar.gz: 8b386bef385f7434a05420c65a3741d7312f2243f90246b055f22a6851db51df52f6f2f1014c5e261402518a1c762eac0a70e624a8a153c4d61a44e89cb5e6ba
data/bin/twig-feature CHANGED
@@ -2293,8 +2293,11 @@ class Release
2293
2293
 
2294
2294
  if @qainit
2295
2295
  # artifact_path = Dir.glob("/var/cache/ci/project/projects/borat/_build/qa/rel/backend/releases/*/backend.tar.gz").first
2296
- execute_command 'cd /var/cache/ci/project/projects/backoffice'
2297
2296
  execute_command 'pwd && ls -l'
2297
+ execute command 'ls /var/cache/ci'
2298
+ execute command 'ls /var/cache/ci/project'
2299
+ execute command 'ls /var/cache/ci/project/projects'
2300
+ execute_command 'cd /var/cache/ci/project/projects/backoffice'
2298
2301
  end
2299
2302
  artifact_path = '/tmp/backoffice.zip'
2300
2303
  exec_step "rm -f #{artifact_path} && zip -9 -r #{artifact_path} bin/"
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.32
4
+ version: 0.36.33
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino