Skip to content

Commit

Permalink
Docker fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdlees committed Jan 30, 2024
1 parent a38cb6c commit ca86054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
context: .
load: true
tags: ogrdbstats:test
tags: digger:test
- name: Test
run: |
docker run --rm digger:test run_docker_tests
Expand Down

0 comments on commit ca86054

Please sign in to comment.