github.com/greenplum-db/gpbackup@v0.0.0-20240517212602-89daab1885b3/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 default_ami_user: rocky 17 DD_SOURCE_HOST: 18 DD_USER: 19 DD_PW: 20 21 run: 22 path: gpbackup/ci/scripts/boostfs-install.bash