JeffDeCola/control-fpga-via-raspi-and-webserver

View on GitHub
ci/tasks/task-readme-github-pages.yml

Summary

Maintainability
Test Coverage
# control-fpga-via-raspi-and-webserver task-readme-github-pages.yml

platform: linux

# DOCKER BASE IMAGE FOR TASKS (BASED ON ALPINE, A SMALLER LINUX DISTRIBUTION)
image_resource:
  type: docker-image
  source:
    repository: golang
    tag: 1.20.1

inputs:
  - name: control-fpga-via-raspi-and-webserver

outputs:
  - name: control-fpga-via-raspi-and-webserver-updated

run:
  path: ./control-fpga-via-raspi-and-webserver/ci/scripts/readme-github-pages.sh
  # args: [-debug]