๐พ Archived View for source.community โบ jeffdecola โบ my-go-tools โบ blob โบ develop โบ ci โบ tasks โบ taskโฆ captured on 2024-09-29 at 00:42:27. 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/tasks/task-unit-tests.yml (develop)
โโโโโฎ 1โ # my-go-tools task-unit-tests.yml 2โ 3โ platform: linux 4โ 5โ image_resource: 6โ type: docker-image 7โ source: 8โ repository: golang 9โ tag: 1.17.3 10โ 11โ inputs: 12โ - name: my-go-tools 13โ 14โ outputs: 15โ - name: coverage-results 16โ 17โ run: 18โ path: ./my-go-tools/ci/scripts/unit-tests.sh 19โ # args: [-debug] โโโโโฏ
ยท ยท ยท
ยฉ 2024 source.community