github.com/cloudberrydb/gpbackup@v1.0.3-0.20240118031043-5410fd45eed6/ci/tasks/boostfs-install.yml (about)

     1  platform: linux
     2  
     3  image_resource:
     4    type: registry-image
     5  
     6  inputs:
     7  - name: gpbackup
     8  - name: ccp_src
     9  - name: cluster_env_files
    10  - name: boostfs_installer
    11  - name: pgcrypto43
    12    optional: true
    13  - name: gpbackup_ddboost_plugin
    14  
    15  params:
    16    DD_SOURCE_HOST:
    17    DD_USER:
    18    DD_PW:
    19  
    20  run:
    21    path: gpbackup/ci/scripts/boostfs-install.bash