Commit 78436df0 by Edward Thomson

ci: correct container usage for coverity

parent a24057f8
......@@ -245,7 +245,7 @@ jobs:
with:
fetch-depth: 0
- name: Download container
run: ci/getcontainer.sh ci/docker/xenial
run: ci/getcontainer.sh xenial
env:
DOCKER_REGISTRY: ${{ env.docker-registry }}
GITHUB_TOKEN: ${{ secrets.github_token }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment