Commit 78436df0 by Edward Thomson

ci: correct container usage for coverity

parent a24057f8
...@@ -245,7 +245,7 @@ jobs: ...@@ -245,7 +245,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Download container - name: Download container
run: ci/getcontainer.sh ci/docker/xenial run: ci/getcontainer.sh xenial
env: env:
DOCKER_REGISTRY: ${{ env.docker-registry }} DOCKER_REGISTRY: ${{ env.docker-registry }}
GITHUB_TOKEN: ${{ secrets.github_token }} 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