Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Jul 15, 2024
1 parent 70bea31 commit 6ef0a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
IMAGE_NAME: ${{ github.repository }}
REGISTRY: ghcr.io
DOCKER_IMAGE_NAME: pdal_ign_plugin
TEST_TAG: ${{ env.DOCKER_IMAGE_NAME }}:test
TEST_TAG: pdal_ign_plugin:test

jobs:
build_docker_image_and_run_tests:
Expand Down

0 comments on commit 6ef0a8d

Please sign in to comment.