Commit b8cdc9c9 by Edward Thomson

ci: truly really absolutely run coverity

parent ab3c7ba5
......@@ -245,7 +245,8 @@ jobs:
with:
fetch-depth: 0
- name: Download container
run: "${{ github.workspace }}/ci/getcontainer.sh" xenial
run: |
"${{ github.workspace }}/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