๐พ Archived View for source.community โบ jeffdecola โบ my-go-tools โบ blob โบ develop โบ ci โบ set-pipelineโฆ captured on 2024-09-29 at 00:42:26. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2024-02-05)
-=-=-=-=-=-=-
. ,-. ,-. . . ,-. ,-. ,-. ,-. ,-. ,-,-. ,-,-. . . ,-. . |- . . `-. | | | | | | |-' | | | | | | | | | | | | | | | | | `-' `-' `-^ ' `-' `-' :: `-' `-' ' ' ' ' ' ' `-^ ' ' ' `' `-| /| `-'
No description
git clone https://source.community/jeffdecola/my-go-tools.git
View raw contents of /ci/set-pipeline.sh (develop)
โโโโโฎ 1โ #!/bin/bash 2โ # my-go-tools set-pipeline.sh 3โ 4โ echo " " 5โ echo "Set pipeline on target jeffs-ci-target which is team jeffs-ci-team" 6โ fly --target jeffs-ci-target \ 7โ set-pipeline \ 8โ --pipeline my-go-tools \ 9โ --config pipeline.yml \ 10โ --load-vars-from ../../../.credentials.yml \ 11โ --check-creds 12โ echo " " โโโโโฏ
ยท ยท ยท
ยฉ 2024 source.community