Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgeller authored Dec 19, 2023
1 parent 7da3f5c commit 570dada
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
name: Build and push
with:
push: true
file: docker/Dockerfile
file: scenario_runner/docker/Dockerfile
tags: cgellerac/carla-scenario-runner
no-cache: true
context: ..

0 comments on commit 570dada

Please sign in to comment.