Home Quick start All builds News Donations
More
Log In
Light Theme Docs
Workers

SparrowCI Report - git-pheix-core-perl6.git | [image: registry.gitlab.com/pheix-pool/docker-core-perl6:latest]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2767
Status: OK
Image: registry.gitlab.com/pheix-pool/docker-core-perl6:latest
Worker status: OK
---
Date: 26.01.2023 @ 20:07
Time elapsed: 236 sec
---
SCM: https://gitlab.com/pheix-pool/core-perl6.git
Git sha: b01ef16
Git comment: [ 0.13.129 ] Share embedded admin module
image:
  - registry.gitlab.com/pheix-pool/docker-core-perl6:latest
tasks:
  -
    name: pheix-sparrow-test
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install .
20:03:59 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
source directory does not yet exist, download source archive from storage
20:04:02 :: [repository] - installing pack-unpack, version 0.000001
[task run: task.bash - unpack source archive]
[dump code: task.bash]
[1] set -e
[2] 
[3] file=$(config file)
[4] dir=$(config dir)
[5] 
[6] echo "tar -xzf $file "
[7] 
[8] tar -xzf $file
[9] 
[10] if test $dir; then
[11]   ls -l $dir
[12] fi
[13] 
[14] 
[task stdout]
20:04:04 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/pheix-sparrow-test]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install .
[4] 
[task stdout]
20:04:17 :: ===> Testing: Pheix:ver<0.13.129>
20:07:01 :: ===> Testing [OK] for Pheix:ver<0.13.129>
20:07:01 :: ===> Installing: Pheix:ver<0.13.129>