💾 Archived View for source.community › jeffdecola › my-go-tools › raw › develop › ci › tasks › task-… captured on 2024-09-29 at 00:43:18.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

# my-go-tools task-readme-github-pages.yml

platform: linux

image_resource:
  type: docker-image
  source:
    repository: golang
    tag: 1.17.3

inputs:
- name: my-go-tools

outputs:
- name: my-go-tools-updated

run:
  path: ./my-go-tools/ci/scripts/readme-github-pages.sh
  # args: [-debug]