github.com/cloudberrydb/gpbackup@v1.0.3-0.20240118031043-5410fd45eed6/ci/tasks/tar-gppkgs.yml (about) 1 platform: linux 2 3 image_resource: 4 type: registry-image 5 6 inputs: 7 - name: gpbackup 8 - name: rhel-gppkg 9 - name: sles-gppkg 10 optional: true 11 - name: ubuntu-gppkg 12 optional: true 13 - name: gpbackup-tools-versions 14 - name: gpbackup-go-components 15 16 outputs: 17 - name: gppkgs 18 19 run: 20 path: gpbackup/ci/scripts/tar-gppkgs.bash