openedx / tutor-contrib-coursegraph

Work-in-progress Tutor plugin to enable the Open edX CourseGraph tool
GNU Affero General Public License v3.0
2 stars 4 forks source link

build: fix caddy installation for CI workflow #33

Closed kdmccormick closed 2 years ago

kdmccormick commented 2 years ago

CI was failing with:

  W: GPG error:
  https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease:
  The following signatures couldn't be verified because the public key is not available:
  NO_PUBKEY ABA1F9B8875A6661
  E: The repository
  'https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease'
  is not signed.
  Error: Process completed with exit code 100.

We update the caddyfile installation in the test.yml workflow based on these instructions: https://caddyserver.com/docs/install#debian-ubuntu-raspbian