Skip to content

Commit

Permalink
update env usage
Browse files Browse the repository at this point in the history
  • Loading branch information
cgeller committed Jan 29, 2024
1 parent 531728c commit 8117596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
with:
push: true
file: carla-scenario-runner/docker/Dockerfile
tags: rwthika/carla-scenario-runner:${IMAGE_TAG}
tags: rwthika/carla-scenario-runner:${{env.IMAGE_TAG}}
no-cache: true
context: .

0 comments on commit 8117596

Please sign in to comment.