diff --git a/.github/workflows/debos.yml b/.github/workflows/debos.yml index ca1c8273..426ca302 100644 --- a/.github/workflows/debos.yml +++ b/.github/workflows/debos.yml @@ -26,6 +26,8 @@ defaults: env: INCUS_IMAGE: images:debian/trixie/arm64 INCUS_NAME: debos + FILESERVER_DIR: /srv/gh-runners/quic-yocto/builds + FILESERVER_URL: https://quic-yocto-fileserver-1029608027416.us-central1.run.app # cancel in progress builds for this workflow triggered by the same ref concurrency: @@ -72,8 +74,9 @@ jobs: # these commands are run inside the container cat <