💾 Archived View for source.community › jeffdecola › my-go-tools › blob › develop › ci › destroy-pipe… captured on 2024-05-10 at 11:22:02. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-02-05)
-=-=-=-=-=-=-
. ,-. ,-. . . ,-. ,-. ,-. ,-. ,-. ,-,-. ,-,-. . . ,-. . |- . . `-. | | | | | | |-' | | | | | | | | | | | | | | | | | `-' `-' `-^ ' `-' `-' :: `-' `-' ' ' ' ' ' ' `-^ ' ' ' `' `-| /| `-'
git clone https://source.community/jeffdecola/my-go-tools.git
View raw contents of /ci/destroy-pipeline.sh (develop)
────╮ 1│ #!/bin/bash 2│ # my-go-tools destroy-pipeline.sh 3│ 4│ echo " " 5│ echo "Destroy pipeline on target jeffs-ci-target which is team jeffs-ci-team" 6│ fly --target jeffs-ci-target \ 7│ destroy-pipeline \ 8│ --pipeline my-go-tools 9│ echo " " ────╯
· · ·
© 2024 source.community