|
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 10s
The runner is containerised so the host Docker daemon cannot see its
filesystem. Replace `-v ${{ github.workspace }}:/app` with a
`tar | docker run -i ... tar xf -` pipeline to stream the workspace
into the verification container.
|
||
|---|---|---|
| .. | ||
| build-base.yaml | ||
| build-grid-rs.yaml | ||
| build.yaml | ||